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

Added Dojo 1.9.3 release.

  • Property svn:executable set to *
File size: 249 bytes
Line 
1#!/bin/sh
2
3cd ../../doh
4java -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.