summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/throwntogethertest.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/throwntogethertest.cc b/tests/throwntogethertest.cc
new file mode 100644
index 0000000..ba0a682
--- /dev/null
+++ b/tests/throwntogethertest.cc
@@ -0,0 +1,5 @@
+#include "csgtestcore.h"
+
+int main(int argc, char* argv[]) {
+ return csgtestcore(argc+1, argv, TEST_THROWNTOGETHER);
+}
contact: Jan Huwald // Impressum