source:
Dev/trunk/src/client/dojo/tests/promise.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 176 bytes |
Rev | Line | |
---|---|---|
[483] | 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.