diff --git a/openfisca_tasks/test_code.mk b/openfisca_tasks/test_code.mk index 548a2f4755..e3fa452009 100644 --- a/openfisca_tasks/test_code.mk +++ b/openfisca_tasks/test_code.mk @@ -26,7 +26,6 @@ test-core: $(shell pytest -qq --co | cut -f1 -d ":") coverage run -m \ ${openfisca} test $? \ ${openfisca_args} - @${MAKE} test-cov @$(call print_pass,$@:) ## Run country-template tests.