grml-debootstrap.8.txt: Add Squeeze as alternative recommendation as suite.
[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 $@