source:
Dev/branches/rest-dojo-ui/client/dojox/cometd/tests/all.js
@
256
Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | dojo.provide("dojox.cometd.tests.all"); |
2 | dojo.require("dojox.cometd._base"); |
3 | |
4 | try{ |
5 | dojo.require("dojox.cometd.tests._base"); |
6 | }catch(e){ |
7 | doh.debug(e); |
8 | } |
Note: See TracBrowser
for help on using the repository browser.