From c4f434263b7e9b43e9751f96c1c0802bba00730c Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 15 Feb 2017 04:12:46 +0330 Subject: minor change --- test/action_file.mutator | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/action_file.mutator b/test/action_file.mutator index 93ea986..0be1694 100644 --- a/test/action_file.mutator +++ b/test/action_file.mutator @@ -1,9 +1,9 @@ action_name:travis_coverage_ubuntu executable_name:mutator-lvl0 exec_opts:-SysHeader=false -MainOnly=true -in_files:./test/testFuncs1.c ./test/testFuncs2.c -libtooling_options:-std=c90 -Wall +in_files:./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c +libtooling_options:-std=c90 -w out_files:./test/misra-log log_files: print_pretty:false -end_action:run \ No newline at end of file +end_action:run -- cgit v1.2.3