[Makefile][Fixed] Remove coverage for all single tests

For any host machine
This commit is contained in:
Salvador E. Tropea 2024-03-07 09:54:21 -03:00
parent 643638dbca
commit 1d449a3fe5
1 changed files with 1 additions and 1 deletions

View File

@ -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