diff --git a/test/Makefile b/test/Makefile index ad3e9418..1c93a740 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,7 +1,7 @@ .PHONY: check check: - @./lit.py -va . + @./lit.py . .PHONY: clean clean: