Skip to content

Commit c39458f

Browse files
committed
Revert "pass -va temporarily"
This reverts commit ee4d542.
1 parent dd8e543 commit c39458f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
.PHONY: check
33
check:
4-
@./lit.py -va .
4+
@./lit.py .
55

66
.PHONY: clean
77
clean:

0 commit comments

Comments
 (0)