diff options
Diffstat (limited to 'unittest/test.cc')
-rw-r--r-- | unittest/test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittest/test.cc b/unittest/test.cc index 99f96ac..15235bd 100644 --- a/unittest/test.cc +++ b/unittest/test.cc @@ -1,4 +1,3 @@ -#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() #include "catch.hpp" #include <iostream> |