BoxTests: fix test suite name
This commit is contained in:
parent
b968cd7d95
commit
bc3863912f
@ -21,7 +21,7 @@
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
|
||||
#define BOOST_TEST_MODULE BoxManagereTests
|
||||
#define BOOST_TEST_MODULE BoxManagerTests
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user