mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
Add utility script file to tidy up after running coverage tests
This commit is contained in:
parent
c1541fa19a
commit
8f1346cdbe
1 changed files with 3 additions and 0 deletions
3
expat/clean_coverage.sh
Executable file
3
expat/clean_coverage.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
rm -r build__*
|
||||
rm -r coverage__*
|
||||
rm -r source__*
|
Loading…
Add table
Reference in a new issue