Source code

Revision control

Copy as Markdown

Other Tools

test(function () {
assert_true(dataScriptRan, "data script ran");
}, "Verify that data: as script src runs with this policy");
t_spv.done();