source:
Dev/trunk/src/client/dojox/testing/tests/DocTest.js
@
529
Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 163 bytes |
Line | |
---|---|
1 | dojo.provide("dojox.testing.tests.DocTest"); |
2 | |
3 | dojo.require("dojox.testing.DocTest"); |
4 | dojo.require("dojo.string"); |
5 | |
6 | tests.registerDocTests("dojox.testing.DocTest"); |
Note: See TracBrowser
for help on using the repository browser.