/Tests/angular/scripts/test.sh
https://bitbucket.org/guilleferrer/angularjsbundle · Shell · 8 lines · 5 code · 2 blank · 1 comment · 0 complexity · 0f2c9532fa6dac1d919351d8bd4ce659 MD5 · raw file
- #!/bin/bash
- BASE_DIR=`dirname $0`
- java -jar "$BASE_DIR/../test/lib/jstestdriver/JsTestDriver.jar" \
- --config "$BASE_DIR/../config/jsTestDriver.conf" \
- --basePath "$BASE_DIR/.." \
- --tests all