source:
Dev/trunk/src/client/dojo/tests/promise.js
@
532
Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 176 bytes |
Line | |
---|---|
1 | define([ |
2 | "dojo/tests/Deferred", |
3 | "dojo/tests/promise/Promise", |
4 | "dojo/tests/when", |
5 | "dojo/tests/promise/all", |
6 | "dojo/tests/promise/first", |
7 | "dojo/tests/promise/tracer" |
8 | ], 1); |
Note: See TracBrowser
for help on using the repository browser.