Revert "always try to open registration in same target"
[angular-drzb] / scripts / test.sh
index a342821..d6307de 100755 (executable)
@@ -1,9 +1,12 @@
 #!/bin/bash
 
+. ~/.nvm/nvm.sh 
+nvm use 0.8
+
 BASE_DIR=`dirname $0`
 
 echo ""
 echo "Starting Testacular Server (http://vojtajina.github.com/testacular)"
 echo "-------------------------------------------------------------------"
 
-testacular start $BASE_DIR/../config/testacular.conf.js
+testacular start $BASE_DIR/../config/testacular.conf.js $*