summaryrefslogtreecommitdiff
path: root/tests/opencsgtest.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2011-10-16 04:44:21 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2011-10-16 04:44:21 (GMT)
commit7735f5510cdc2d396092d04ed98a2dbaec347608 (patch)
treeb97a7d472a310e5c3c5d2f69465c62b4e0bafc4e /tests/opencsgtest.cc
parente79ee827185e19daac8f4d2385cce44098374d64 (diff)
opencsgtest and throwntogethertest windows fix
Diffstat (limited to 'tests/opencsgtest.cc')
-rw-r--r--tests/opencsgtest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opencsgtest.cc b/tests/opencsgtest.cc
index 9ddf662..06cfe86 100644
--- a/tests/opencsgtest.cc
+++ b/tests/opencsgtest.cc
@@ -1,5 +1,5 @@
#include "csgtestcore.h"
int main(int argc, char* argv[]) {
- return csgtestcore(argc+1, argv, TEST_OPENCSG);
+ return csgtestcore(argc, argv, TEST_OPENCSG);
}
contact: Jan Huwald // Impressum