X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a7cf406c802394460cb14c79f3f43582d1428a45..54272e60965ec6a98b49cbf67d72a4b1f5adc55b:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile index 697e5a1..8c6c236 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): - @$@ + @./$@ clean: $(RM) -rf trash