source:
Dev/trunk/src/client/dojox/string/tests/string.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 202 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | dojo.provide("dojox.string.tests.string"); |
2 | ||
3 | try{ | |
4 | dojo.require("dojox.string.tests.Builder"); | |
5 | dojo.require("dojox.string.tests.sprintf"); | |
6 | dojo.require("dojox.string.tests.BidiComplex"); | |
7 | } catch(e){ } |
Note: See TracBrowser
for help on using the repository browser.