aboutsummaryrefslogtreecommitdiffstats
path: root/test/main.c
diff options
context:
space:
mode:
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.*/