Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F948525
hostenv_browser.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
525 B
Subscribers
None
hostenv_browser.js
View Options
if
(
!
dojo
.
_hasResource
[
"tests._base._loader.hostenv_browser"
]){
//_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo
.
_hasResource
[
"tests._base._loader.hostenv_browser"
]
=
true
;
dojo
.
provide
(
"tests._base._loader.hostenv_browser"
);
tests
.
register
(
"tests._base._loader.hostenv_browser"
,
[
function
getText
(
t
){
var
filePath
=
dojo
.
moduleUrl
(
"tests._base._loader"
,
"getText.txt"
);
var
text
=
dojo
.
_getText
(
filePath
);
t
.
assertEqual
(
"dojo._getText() test data"
,
text
);
}
]
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 17:20 (22 h, 13 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23009
Default Alt Text
hostenv_browser.js (525 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment