diff options
Diffstat (limited to 'test/MathTests.cc')
-rw-r--r-- | test/MathTests.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/MathTests.cc b/test/MathTests.cc deleted file mode 100644 index c1e8c839..00000000 --- a/test/MathTests.cc +++ /dev/null @@ -1,3 +0,0 @@ -#include <cppunit/extensions/HelperMacros.h> - -CPPUNIT_REGISTRY_ADD_TO_DEFAULT("math"); |