]> git.cameronkatri.com Git - cgit.git/blobdiff - tests/Makefile
ui-shared: do not allow negative minutes
[cgit.git] / tests / Makefile
index 697e5a1c62cbd190e507f8bddc509c8ceab79b0c..1556475cbb22f0f71b483f0f573fab36a06efd51 100644 (file)
@@ -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