diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-01 22:14:00 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-01 22:14:00 +0000 |
commit | e1d85f5ca79482a065c1c1235af3124ee2119d7a (patch) | |
tree | c7f332010318d962c83d806e93a0fbda82c167f5 /test/compile_commands.json | |
parent | now used the compile command database for the misrac tdd tests (diff) | |
download | mutator-e1d85f5ca79482a065c1c1235af3124ee2119d7a.tar.gz mutator-e1d85f5ca79482a065c1c1235af3124ee2119d7a.zip |
added tdd tests
Diffstat (limited to 'test/compile_commands.json')
-rw-r--r-- | test/compile_commands.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/compile_commands.json b/test/compile_commands.json index c66a5ae..6267819 100644 --- a/test/compile_commands.json +++ b/test/compile_commands.json @@ -14,4 +14,4 @@ "directory": "/home/bloodstalker/devi/hell2/test", "file": "/home/bloodstalker/devi/hell2/test/testFuncs2.c" } -]
\ No newline at end of file +] |