diff --git a/Makefile b/Makefile index f2b46f7b..107ff5f3 100644 --- a/Makefile +++ b/Makefile @@ -189,7 +189,7 @@ single_test: @echo "********************" Error @tail -n 30 pp/*/error.txt @rm -f tests/input_samples/bom.ini - @rm .coverage.kotori.* + @rm .coverage.*.* single_tests: rm -rf pp