mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-19 16:10:22 +00:00
4 lines
128 B
Bash
4 lines
128 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
java -jar lib/jstestdriver/JsTestDriver.jar --port 9877 --browserTimeout 90000 --config jsTestDriver-scenario.conf
|