diff options
author | bloodstalker <thabogre@gmail.com> | 2016-11-25 13:28:53 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-11-25 13:28:53 +0000 |
commit | 1d860098dd5b0f0c23379aae66256b41be01da62 (patch) | |
tree | d9ca24e785417c866569cc66ff9af059206cc87c /test/testFuncs1.h | |
parent | added 13.3 (diff) | |
download | mutator-1d860098dd5b0f0c23379aae66256b41be01da62.tar.gz mutator-1d860098dd5b0f0c23379aae66256b41be01da62.zip |
added tdd tests for 13.3
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 aff491a..356b2cc 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -121,6 +121,7 @@ void test22(void); void test23(void);
void test24(void);
void test25(void);
+void test26(void);
/***********************************************************************************************************/
/*ive been intentionally left blank. dont touch me.*/
|