refactored unit tests
[grml-autoconfig.git] / debian / rules
index 2026dce..1cb8462 100755 (executable)
@@ -13,7 +13,7 @@ build: build-stamp
 
 build-stamp:
        dh_testdir
 
 build-stamp:
        dh_testdir
-       (cd tests && ./test_parameters.sh)
+       (cd tests && ./run_tests.sh)
        (cd doc && $(MAKE))
 
        touch build-stamp
        (cd doc && $(MAKE))
 
        touch build-stamp