diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-04-19 16:45:20 -0300 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-04-19 16:45:20 -0300 |
commit | 329ef39c0fe382498dde48b5822b041a3804f618 (patch) | |
tree | c03815c65098339ee161139634d66a1cb827b959 /.gitignore | |
parent | d5ae7feec228e88f2c728a1fec2d331c88789a1b (diff) | |
download | blogc-329ef39c0fe382498dde48b5822b041a3804f618.tar.gz blogc-329ef39c0fe382498dde48b5822b041a3804f618.tar.bz2 blogc-329ef39c0fe382498dde48b5822b041a3804f618.zip |
error: added tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ Makefile.in /blogc # tests +/tests/check_error /tests/check_loader /tests/check_source_parser /tests/check_template_parser |