]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dojo/tests/fx.js
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dojo / tests / fx.js
1 if(!dojo._hasResource["tests.fx"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
2 dojo._hasResource["tests.fx"] = true;
3 dojo.provide("tests.fx");
4 if(dojo.isBrowser){
5         doh.registerUrl("tests.fx", dojo.moduleUrl("tests", "fx.html"), 30000);
6         doh.registerUrl("tests.NodeList-fx", dojo.moduleUrl("tests", "NodeList-fx.html"));
7 }
8
9 }