]> scripts.mit.edu Git - wizard.git/blobdiff - tests/wordpress-install-test.sh
Reduce duplication in test scripts, more logging.
[wizard.git] / tests / wordpress-install-test.sh
index 254f4ef52b11005edf1a14092b9c5b836d36a79c..17f2f8a4a409bc9ed8ed457c3ee338d821261bdf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash -e
 
 DEFAULT_HEAD=1
-TESTNAME="install_wordpress"
+TESTNAME="wordpress_install"
 source ./setup
 
-wizard install "wordpress-$VERSION-scripts" "$TESTDIR" --non-interactive -- --title="My Blog"
+source ./wordpress-install