Skip to content

Commit aeb2d87

Browse files
committed
testing
1 parent 9ae199d commit aeb2d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ tests test-all:
6565
@echo ' Run again if any test fails.'
6666
@echo ''
6767
$(PYTHON) -m unittest discover
68+
rm -f tests/xxx.*
6869

6970
run run-examples:
7071
$(MAKE) -C examples PYTHON=$(PYTHON) run

0 commit comments

Comments
 (0)