DocumentServer/OfficeWeb/vendor/requirejs/tests/bar

5 lines
98 B
Plaintext
Raw Normal View History

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