Move files in unit_tests around

This commit is contained in:
Patrick Niklaus 2016-01-02 17:24:46 +01:00
parent bfc6c9b89d
commit 078f71c144
15 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
#define BOOST_TEST_MODULE algorithm tests #define BOOST_TEST_MODULE engine tests
#include <boost/test/unit_test.hpp> #include <boost/test/unit_test.hpp>

View File

@ -25,7 +25,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
#define BOOST_TEST_MODULE datastructure tests #define BOOST_TEST_MODULE extractor tests
#include <boost/test/unit_test.hpp> #include <boost/test/unit_test.hpp>