Update from deprecated unit test header inclusion

This commit is contained in:
Alexander Grund 2020-07-12 17:53:18 +02:00
parent d9a10afc12
commit c2617ba360
No known key found for this signature in database
GPG key ID: AA48A0760367A42B
30 changed files with 30 additions and 30 deletions

View file

@ -6,7 +6,7 @@
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <boost/test/auto_unit_test.hpp>
#include <boost/test/unit_test.hpp>
#include <turtle/mock.hpp>
namespace class_example_1