diff options
author | bloodstalker <thabogre@gmail.com> | 2016-11-25 00:20:06 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-11-25 00:20:06 +0000 |
commit | eced3fafc64f64e813206929421924b590da5f76 (patch) | |
tree | d0a5c18e6e62b4f70623de3fd0cea53977b1850e /test/testFuncs1.h | |
parent | new main file for the tdd tests (diff) | |
download | mutator-eced3fafc64f64e813206929421924b590da5f76.tar.gz mutator-eced3fafc64f64e813206929421924b590da5f76.zip |
new tdd tests for 12.8
Diffstat (limited to 'test/testFuncs1.h')
-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 78dfa42..0961101 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -116,6 +116,7 @@ void test15(void); void test17(void);
void test19(void);
void test20(void);
+void test21(void);
/***********************************************************************************************************/
/*ive been intentionally left blank. dont touch me.*/
|