]> gitweb.ps.run Git - ps-cgit/blobdiff - tests/Makefile
tests: add CGIT_TEST_OPTS variable to Makefile
[ps-cgit] / tests / Makefile
index 8c6c236ba09104821de44b17d1fb32dd4f2e5255..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