Skip to content

Commit 2a610b1

Browse files
Add clean target
1 parent 4e968a8 commit 2a610b1

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)