X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2122c696a34133a616b9ec6d72abe9eb89e728aa..caf557a2ba666ad87a1ebd5b40750feaf1bd631f:/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