Cleanup:
[core.git] / tests / all-tests.sh
diff --git a/tests/all-tests.sh b/tests/all-tests.sh
deleted file mode 100755 (executable)
index 13c704a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-find -type f -name "*Test.php" -not -name "Test.php" -exec sh ./unittest.sh {} \;