Last change
on this file since 256 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).
|
File size:
240 bytes
|
Line | |
---|
1 | //This file is the command-line entry point for running the tests in |
---|
2 | //Rhino and Spidermonkey. |
---|
3 | |
---|
4 | /*===== |
---|
5 | dojo.tests = { |
---|
6 | // summary: D.O.H. Test files for Dojo unit testing. |
---|
7 | }; |
---|
8 | =====*/ |
---|
9 | |
---|
10 | load("dojo.js"); |
---|
11 | load("tests/runner.js"); |
---|
12 | tests.run(); |
---|
Note: See
TracBrowser
for help on using the repository browser.