Test updates

This commit is contained in:
Bruno Sutic
2014-07-17 21:12:28 +02:00
parent 89ea56f553
commit 9ae07148b4
5 changed files with 18 additions and 15 deletions

View File

@ -7,7 +7,7 @@ run_vagrant() {
}
stop_vagrant() {
vagrant destroy -f
vagrant halt
}
run_tests() {