]> scripts.mit.edu Git - wizard.git/blobdiff - tests/setup
Make phpBB installer more friendly for restricted envs.
[wizard.git] / tests / setup
index 9e3d535f4c06b78d0e2e5bf979e7b6718a571524..5ad70ccbad46267174b50604b9f51635a5bc6e07 100644 (file)
@@ -34,3 +34,7 @@ if [ -e "$TESTDIR" ]; then
     wizard remove "$TESTDIR" || rm -Rf "$TESTDIR"
 fi
 
+if [ -e "prepare" ]; then
+    source ./prepare
+fi
+