mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Removed default error policy keeping only Boost.Test integration
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@535 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
0601689503
commit
032e3b8a70
3 changed files with 6 additions and 2 deletions
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
#include "../config.hpp"
|
||||
#ifdef MOCK_USE_BOOST_TEST
|
||||
#include "verify.hpp"
|
||||
#include "reset.hpp"
|
||||
#include "../verify.hpp"
|
||||
#include "../reset.hpp"
|
||||
#include <boost/test/unit_test_suite.hpp>
|
||||
|
||||
namespace mock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue