Skip to content

Commit 8e6c02d

Browse files
Add clean target
1 parent 15e0bcf commit 8e6c02d

File tree

1 file changed

+2
-0
lines changed
  • regression/validate-trace-xml-schema

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.PHONY: test
22
test:
33
sh check.sh
4+
clean:
5+
46

0 commit comments

Comments
 (0)