DocumentServer/OfficeWeb/vendor/requirejs/tests/foo
2015-04-28 17:59:00 +03:00

5 lines
93 B
Plaintext

//A test for loading a file with a protocol URL via require()
var foo = {
name: "foo"
};