You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
368 B
11 lines
368 B
define([ |
|
"dojo/testsDOH/_base/loader", |
|
"dojo/testsDOH/_base/object", |
|
"dojo/has!host-browser?dojo/testsDOH/_base/html" ], 1); |
|
|
|
// TODO: platform boot tests |
|
//dojo.platformRequire({ |
|
// browser: ["testsDOH._base._loader.hostenv_browser"], |
|
// rhino: ["testsDOH._base._loader.hostenv_rhino"], |
|
// spidermonkey: ["testsDOH._base._loader.hostenv_spidermonkey"] |
|
//});
|
|
|