DocumentServer/OfficeWeb/vendor/requirejs/tests/foo

5 lines
93 B
Plaintext
Raw Normal View History

2015-04-28 14:59:00 +00:00
//A test for loading a file with a protocol URL via require()
var foo = {
name: "foo"
};