diff options
author | bloodstalker <thabogre@gmail.com> | 2017-01-03 01:58:45 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-01-03 01:58:45 +0000 |
commit | 8ef626df3a1214d3787e639ab216019aa8e9c6c6 (patch) | |
tree | 9a76205f1c47c919b30abc822bc0e35100013dbc /test | |
parent | updated for the new custom options (diff) | |
download | mutator-8ef626df3a1214d3787e639ab216019aa8e9c6c6.tar.gz mutator-8ef626df3a1214d3787e639ab216019aa8e9c6c6.zip |
minor change
Diffstat (limited to '')
-rw-r--r-- | test/testFuncs3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testFuncs3.h b/test/testFuncs3.h index 17ef5dd..910a130 100644 --- a/test/testFuncs3.h +++ b/test/testFuncs3.h @@ -1,5 +1,5 @@ -#if 0 +#if 1 #include <assert.h> #include <complex.h> #include <ctype.h> |