diff options
author | bloodstalker <thabogre@gmail.com> | 2016-11-24 15:22:37 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-11-24 15:22:37 +0000 |
commit | fb4c8a42c6fe9e6d94d07ae95a333aaecb769f84 (patch) | |
tree | 8f9292e12c500cd5b74936f847f1e50b79ff6a61 /test/testFuncs1.h | |
parent | added 12.4 and 12.5 (diff) | |
download | mutator-fb4c8a42c6fe9e6d94d07ae95a333aaecb769f84.tar.gz mutator-fb4c8a42c6fe9e6d94d07ae95a333aaecb769f84.zip |
added tdd tests for 12.4 and 12.5
Diffstat (limited to '')
-rw-r--r-- | test/testFuncs1.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testFuncs1.h b/test/testFuncs1.h index ea5bb13..8457f87 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -114,6 +114,7 @@ void test10(void); int test13(void);
void test15(void);
void test17(void);
+void test19(void);
/***********************************************************************************************************/
/*ive been intentionally left blank. dont touch me.*/
|