summaryrefslogtreecommitdiff
path: root/test-chill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test-chill/Makefile')
-rw-r--r--test-chill/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-chill/Makefile b/test-chill/Makefile
index 6fc543b..d7238e8 100644
--- a/test-chill/Makefile
+++ b/test-chill/Makefile
@@ -83,7 +83,7 @@ endif
DIRTY_EXTS=pyc o log pickle
DIRTY_FILES=$(foreach de,$(DIRTY_EXTS),$(shell find . -name "*.$(de)"))
-DIRTY_DIRS=$(shell find . -name '__pycache__' -and -type d) $(STAGING_DIR) pylang
+DIRTY_DIRS=$(shell find . -name '__pycache__' -and -type d) $(STAGING_DIR) pylang coverage_report
CORE_TESTS:=_extract util gcov _cpp_validate_env cpp_validate test __main__
OMEGA_TESTS:=omega