X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/b4649fc90597910c89c3f37a6aec9af54d9f416b..79c985e13c10b498c3ea62f4607c2e2a460c3b10:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile index 697e5a1..1556475 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -5,7 +5,7 @@ T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh) all: $(T) $(T): - @$@ + @./$@ $(CGIT_TEST_OPTS) clean: $(RM) -rf trash