aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-07 19:08:16 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-07 19:08:16 +0000
commitd901af748f5d45fe32f574006f58715537e72609 (patch)
tree4d9d6899cc1648105f861390c495446ba3a6129b /test
parentfixing... (diff)
downloadmutator-d901af748f5d45fe32f574006f58715537e72609.tar.gz
mutator-d901af748f5d45fe32f574006f58715537e72609.zip
trying to figure out why the gcov build crashes
Diffstat (limited to 'test')
-rw-r--r--test/testFuncs3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testFuncs3.h b/test/testFuncs3.h
index e5f0155..fa1e7e6 100644
--- a/test/testFuncs3.h
+++ b/test/testFuncs3.h
@@ -1,6 +1,6 @@
/*first line intentionally left blank.*/
-#if 1
+#if 0
#include <assert.h>
#include <complex.h>
#include <ctype.h>