mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
3 lines
115 B
Bash
Executable file
3 lines
115 B
Bash
Executable file
#!/bin/bash
|
|
|
|
java -jar lib/jstestdriver/JsTestDriver.jar --tests "all" --config jsTestDriver-scenario.conf --reset
|