diff options
author | bloodstalker <thabogre@gmail.com> | 2016-11-25 10:37:13 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-11-25 10:37:13 +0000 |
commit | 7f3c164acb81946de9b63c7f081e9029fe98fe80 (patch) | |
tree | c1d99123afea4a9952a57c5858af7fb39501c070 /test/testFuncs1.h | |
parent | added 13.1 and 13.2 (diff) | |
download | mutator-7f3c164acb81946de9b63c7f081e9029fe98fe80.tar.gz mutator-7f3c164acb81946de9b63c7f081e9029fe98fe80.zip |
added tdd tests for 13.1 and 13.2
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 d5fe757..aff491a 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -120,6 +120,7 @@ void test21(void); void test22(void);
void test23(void);
void test24(void);
+void test25(void);
/***********************************************************************************************************/
/*ive been intentionally left blank. dont touch me.*/
|