Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
189 bytes
|
Line | |
---|
1 | define([ |
---|
2 | "dojo/tests/store/Memory", |
---|
3 | "dojo/tests/store/DataStore", |
---|
4 | "dojo/tests/store/Observable", |
---|
5 | "dojo/tests/store/Cache", |
---|
6 | "dojo/has!host-browser?dojo/tests/store/JsonRest"], 1); |
---|
7 | |
---|
8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.