//A test for loading a file with a protocol-less URL via require()

window.bar = {
    name: "bar"
};
