source: Dev/branches/rest-dojo-ui/client/util/shrinksafe/tests/runner.sh @ 257

Last change on this file since 257 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

  • Property svn:executable set to *
File size: 213 bytes
Line 
1#!/bin/sh
2
3cd ../../doh
4java -classpath ../shrinksafe/js.jar:../shrinksafe/shrinksafe.jar org.mozilla.javascript.tools.shell.Main runner.js testModule=shrinksafe.tests.module testUrl=../shrinksafe/tests/module.js
Note: See TracBrowser for help on using the repository browser.