/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

  1. #!/bin/bash
  2. BASE_DIR=`dirname $0`
  3. java -jar "$BASE_DIR/../test/lib/jstestdriver/JsTestDriver.jar" \
  4. --config "$BASE_DIR/../config/jsTestDriver.conf" \
  5. --basePath "$BASE_DIR/.." \
  6. --tests all