mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Update from deprecated unit test header inclusion
This commit is contained in:
parent
d9a10afc12
commit
c2617ba360
30 changed files with 30 additions and 30 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
#define MOCK_USE_BOOST_TEST
|
||||
#include <turtle/exception.hpp>
|
||||
#include <boost/test/auto_unit_test.hpp>
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
BOOST_AUTO_TEST_CASE( a_mock_exception_is_not_an_std_exception_to_not_mess_with_user_exceptions )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue