aboutsummaryrefslogtreecommitdiffstats
path: root/test/main.c
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-25 02:57:20 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-25 02:57:20 +0000
commit723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1 (patch)
treeafeeeec31f7f79808788c07b5a626da919eaba11 /test/main.c
parentadded 12.8 (diff)
downloadmutator-723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1.tar.gz
mutator-723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1.zip
some cosmetic changes
Diffstat (limited to 'test/main.c')
-rw-r--r--test/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/main.c b/test/main.c
index dba3c11..36fa778 100644
--- a/test/main.c
+++ b/test/main.c
@@ -77,7 +77,7 @@ main()
test29(a);
test31();
- malloc();
+ //malloc();
}
/*********************************************************************************************************************/
/*intentionally left blank.*/