blob: 63c99919623e396a41870273e35e3e8999a712f0 [file] [log] [blame]
onload = function() {
test(function() {
assert_true(true, 'Script ran.')},
"Allows scripts from the same host."
);
}