Converted asserts in tests to tests using lightweight_test.hpp.

This commit is contained in:
Andrey Semashev
2017-10-02 01:26:39 +03:00
parent a36ed0f35d
commit 8b5e92a0c4
2 changed files with 53 additions and 53 deletions
@@ -40,7 +40,7 @@
# include <boost/iterator/detail/config_def.hpp>
# include <boost/detail/is_incrementable.hpp>
# include <boost/detail/lightweight_test.hpp>
# include <boost/core/lightweight_test.hpp>
namespace boost {