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