]> scripts.mit.edu Git - wizard.git/blob - tests/wordpress-install-test.sh
Move wizard.scripts module to plugins, added hooks accordingly.
[wizard.git] / tests / wordpress-install-test.sh
1 #!/bin/bash -e
2 cd `dirname $0`
3
4 DEFAULT_HEAD=1
5 TESTNAME="wordpress_install"
6 source ./setup
7
8 mkdir "$TESTDIR"
9 source ./wordpress-install