aboutsummaryrefslogtreecommitdiffstats
path: root/test/main.c
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-11-25 09:48:07 +0000
committerbloodstalker <thabogre@gmail.com>2016-11-25 09:48:07 +0000
commit83e829148427d211a291028a492c62e848a5d237 (patch)
treed364eed2b85b7475f831ab98c30b9ed779de20df /test/main.c
parentadded 12.9,12.10 and 12 (diff)
downloadmutator-83e829148427d211a291028a492c62e848a5d237.tar.gz
mutator-83e829148427d211a291028a492c62e848a5d237.zip
updated tdd tests for 12.9,12.1. and 12.13
Diffstat (limited to 'test/main.c')
-rw-r--r--test/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/main.c b/test/main.c
index b233546..48a5b4c 100644
--- a/test/main.c
+++ b/test/main.c
@@ -67,5 +67,8 @@ main()
test19();
test20();
test21();
+ test22();
+ test23();
+ test24();
}
/*intentionally left blank.*/