Skip to content

Commit 36e23dc

Browse files
committed
delet folder test/__pycache__ in make clean
1 parent aaa9e98 commit 36e23dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ ptest8:
8383

8484
clean:
8585
rm -rf ${OUTPUT_DIR}
86+
rm -rf __pycache__
8687

8788
.PHONY: all check ptests ptest3 ptest4 ptest8 clean
8889

0 commit comments

Comments
 (0)