mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-12 03:18:36 +00:00
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
var t1 = async_test("Prevents access to external scripts.");
|
|
|
|
onload = function() {t1.done();}
|