diff options
Diffstat (limited to 'tests/throwntogethertest.cc')
-rw-r--r-- | tests/throwntogethertest.cc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/throwntogethertest.cc b/tests/throwntogethertest.cc deleted file mode 100644 index 5a4f14f..0000000 --- a/tests/throwntogethertest.cc +++ /dev/null @@ -1,5 +0,0 @@ -#include "csgtestcore.h" - -int main(int argc, char* argv[]) { - return csgtestcore(argc, argv, TEST_THROWNTOGETHER); -} |