aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 85b133e..22ac84a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,11 +52,11 @@ blogc*.html
# tests
/tests/blogc/check_content_parser
/tests/blogc/check_datetime_parser
-/tests/blogc/check_error
/tests/blogc/check_loader
/tests/blogc/check_renderer
/tests/blogc/check_source_parser
/tests/blogc/check_template_parser
+/tests/common/check_error
/tests/common/check_utf8
/tests/common/check_utils