Added unit tests for cmddlineopts.clp
[grml-debootstrap.git] / debian / rules
index 9db7fb9..e9aada2 100755 (executable)
@@ -13,6 +13,7 @@ build: build-stamp
 
 build-stamp:
        dh_testdir
+       (cd tests && ./run_tests.sh)
        make
        touch $@