aboutsummaryrefslogtreecommitdiffstats
path: root/test/main.c
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-11-25 10:37:13 +0000
committerbloodstalker <thabogre@gmail.com>2016-11-25 10:37:13 +0000
commit7f3c164acb81946de9b63c7f081e9029fe98fe80 (patch)
treec1d99123afea4a9952a57c5858af7fb39501c070 /test/main.c
parentadded 13.1 and 13.2 (diff)
downloadmutator-7f3c164acb81946de9b63c7f081e9029fe98fe80.tar.gz
mutator-7f3c164acb81946de9b63c7f081e9029fe98fe80.zip
added tdd tests for 13.1 and 13.2
Diffstat (limited to '')
-rw-r--r--test/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.c b/test/main.c
index 48a5b4c..1757639 100644
--- a/test/main.c
+++ b/test/main.c
@@ -70,5 +70,6 @@ main()
test22();
test23();
test24();
+ test25();
}
/*intentionally left blank.*/