source:
Dev/branches/rest-dojo-ui/client/dojo/tests/html.js
@
256
Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago | |
---|---|
File size: 154 bytes |
Line | |
---|---|
1 | define(["doh", "require"], function(doh, require){ |
2 | if(doh.isBrowser){ |
3 | doh.register("tests.html", require.toUrl("./html/test_set.html"), 30000); |
4 | } |
5 | }); |
Note: See TracBrowser
for help on using the repository browser.