aboutsummaryrefslogtreecommitdiffstats
path: root/test/main.c
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-13 12:31:42 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-13 12:31:42 +0000
commit997388e61e2bb746c8e40564438fa42b78577a48 (patch)
tree650715b3a17b3907f62a2f7a8c294c32de30d6d5 /test/main.c
parentthe tdd tests will not be run using the compil_command.json for the time being. (diff)
downloadmutator-997388e61e2bb746c8e40564438fa42b78577a48.tar.gz
mutator-997388e61e2bb746c8e40564438fa42b78577a48.zip
updated tdd tests, cosmetic changes
Diffstat (limited to 'test/main.c')
-rw-r--r--test/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.c b/test/main.c
index 89bccc2..dba3c11 100644
--- a/test/main.c
+++ b/test/main.c
@@ -3,6 +3,7 @@
/*********************************************************************************************************************/
/*inclusion directives*/
#include "testFuncs1.h"
+#include "testFuncs2.h"
//#include <string.h>
/*********************************************************************************************************************/
/*Globals*/