source:
Dev/trunk/src/client/util/shrinksafe/tests/runner.sh
@
483
Last change on this file since 483 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
|
|
File size: 249 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | cd ../../doh |
4 | java -classpath ../shrinksafe/js.jar:../shrinksafe/shrinksafe.jar org.mozilla.javascript.tools.shell.Main ../../dojo/dojo.js baseUrl=../../dojo load=doh test=util/shrinksafe/tests/module testUrl=../shrinksafe/tests/module.js |
Note: See TracBrowser
for help on using the repository browser.