Move JS file to tests directory

This commit is contained in:
Romain Neutron
2013-03-01 17:55:02 +01:00
parent 5ca123c52d
commit 694ba6f8af
6 changed files with 18 additions and 18 deletions

9
tests/js/scripts/run.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
BASE_DIR=`dirname $0`
echo ""
echo "Starting Testacular Server (http://vojtajina.github.com/testacular)"
echo "-------------------------------------------------------------------"
testacular start $BASE_DIR/../login/config/testacular.conf.js $*