]> scripts.mit.edu Git - wizard.git/blobdiff - tests/wordpress-upgrade-test.sh
Reduce duplication in test scripts, more logging.
[wizard.git] / tests / wordpress-upgrade-test.sh
index ef3dfbd9f88ca92eb6027fced41556820d289c2a..241e383aaec2510c4e8a91891e39379f930db9b5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash -e
 
-TESTNAME="upgrade_wordpress"
+TESTNAME="wordpress_upgrade"
 source ./setup
 
-wizard install wordpress-$VERSION-scripts "$TESTDIR" --non-interactive -- --title="My Blog"
+source ./wordpress-install
 wizard upgrade "$TESTDIR"