Update testacular to karma

This commit is contained in:
Nicolas Le Goff
2013-05-31 14:15:08 +02:00
parent cbd8236e91
commit 538a4740c7
3 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ echo ""
echo "Starting Testacular Server (http://vojtajina.github.com/testacular)"
echo "-------------------------------------------------------------------"
testacular start $BASE_DIR/../login/config/testacular.conf.js $*
karma start $BASE_DIR/../login/config/testacular.conf.js $*