source: Dev/trunk/src/client/dojox/testing/tests/DocTest.js @ 483

Last change on this file since 483 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 163 bytes
Line 
1dojo.provide("dojox.testing.tests.DocTest");
2
3dojo.require("dojox.testing.DocTest");
4dojo.require("dojo.string");
5
6tests.registerDocTests("dojox.testing.DocTest");
Note: See TracBrowser for help on using the repository browser.