X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a7cf406c802394460cb14c79f3f43582d1428a45..2e4a41e84029cbfa70c654fe5dfb35747f2dfbba:/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