diff options
author | bloodstalker <thabogre@gmail.com> | 2016-11-24 20:26:09 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-11-24 20:26:09 +0000 |
commit | 30c04ade5e94821b1054bd5be624e44144713270 (patch) | |
tree | 8bac26bbc51ff7d296826e2cab2d261815b7232f /test/testFuncs1.h | |
parent | added 12.6 and 12.7 (diff) | |
download | mutator-30c04ade5e94821b1054bd5be624e44144713270.tar.gz mutator-30c04ade5e94821b1054bd5be624e44144713270.zip |
added tdd tests for 12.6 and 12.7
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 8457f87..78dfa42 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -115,6 +115,7 @@ int test13(void); void test15(void);
void test17(void);
void test19(void);
+void test20(void);
/***********************************************************************************************************/
/*ive been intentionally left blank. dont touch me.*/
|