aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/content-security-policy/default-src/externalScript.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/content-security-policy/default-src/externalScript.js')
-rw-r--r--tests/wpt/web-platform-tests/content-security-policy/default-src/externalScript.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/content-security-policy/default-src/externalScript.js b/tests/wpt/web-platform-tests/content-security-policy/default-src/externalScript.js
new file mode 100644
index 00000000000..2920b03c9bc
--- /dev/null
+++ b/tests/wpt/web-platform-tests/content-security-policy/default-src/externalScript.js
@@ -0,0 +1 @@
+externalRan = true; \ No newline at end of file