diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-01-25 13:22:50 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-01-25 13:22:50 -0800 |
commit | e4690f4499f8ead096d6a39139ffb3f337b3a64a (patch) | |
tree | 6249bc721fbd97d2e60d089a7a51010123362934 /.gitignore | |
parent | 0343c389b5de6a6bdce76dde9ed44a596893dea5 (diff) | |
download | basebasebase-e4690f4499f8ead096d6a39139ffb3f337b3a64a.tar.gz basebasebase-e4690f4499f8ead096d6a39139ffb3f337b3a64a.zip |
tests: improve run_all_tests.sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ _build/ src/build/ *.log coverage_html_report +tests/coverage_html_report +tests/coverage3_html_report unused # Don't ignore this file itself |