summaryrefslogtreecommitdiff
path: root/tests/opencsgtest.cc
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-09-27 21:47:50 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-09-27 21:47:50 (GMT)
commitc2fd035d02f8cf9cea216f34f02dd3f5f6bc5e2a (patch)
tree10ee59d26b46b6411fd7b43523189884598e98ff /tests/opencsgtest.cc
parenta2e093c2f1a0d91072c8d5f85567a4a9f565f230 (diff)
forgot to commit csgtestcore
Diffstat (limited to 'tests/opencsgtest.cc')
-rw-r--r--tests/opencsgtest.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/opencsgtest.cc b/tests/opencsgtest.cc
index 2d1f5ac..9ddf662 100644
--- a/tests/opencsgtest.cc
+++ b/tests/opencsgtest.cc
@@ -1,7 +1,5 @@
#include "csgtestcore.h"
-int main(int argc, char *argv[])
-{
- csgtestcore(argc, argv, TEST_OPENCSG);
- return 0;
+int main(int argc, char* argv[]) {
+ return csgtestcore(argc+1, argv, TEST_OPENCSG);
}
contact: Jan Huwald // Impressum