summaryrefslogtreecommitdiff
path: root/tikzit/src/common/test/test.m
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/src/common/test/test.m')
-rw-r--r--tikzit/src/common/test/test.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/tikzit/src/common/test/test.m b/tikzit/src/common/test/test.m
index 8437646..9afcd67 100644
--- a/tikzit/src/common/test/test.m
+++ b/tikzit/src/common/test/test.m
@@ -160,7 +160,7 @@ void runTests();
int main() {
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
- setColorEnabled (YES);
+ setColorEnabled (NO);
startTests();
runTests();