aboutsummaryrefslogtreecommitdiffstats
path: root/test/main.c
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-11-25 13:28:53 +0000
committerbloodstalker <thabogre@gmail.com>2016-11-25 13:28:53 +0000
commit1d860098dd5b0f0c23379aae66256b41be01da62 (patch)
treed9ca24e785417c866569cc66ff9af059206cc87c /test/main.c
parentadded 13.3 (diff)
downloadmutator-1d860098dd5b0f0c23379aae66256b41be01da62.tar.gz
mutator-1d860098dd5b0f0c23379aae66256b41be01da62.zip
added tdd tests for 13.3
Diffstat (limited to 'test/main.c')
-rw-r--r--test/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.c b/test/main.c
index 1757639..c8fdad0 100644
--- a/test/main.c
+++ b/test/main.c
@@ -71,5 +71,6 @@ main()
test23();
test24();
test25();
+ test26();
}
/*intentionally left blank.*/