summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/generic/fail-0_1.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/content-security-policy/generic/fail-0_1.js')
-rw-r--r--testing/web-platform/tests/content-security-policy/generic/fail-0_1.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/web-platform/tests/content-security-policy/generic/fail-0_1.js b/testing/web-platform/tests/content-security-policy/generic/fail-0_1.js
deleted file mode 100644
index 5c580273d..000000000
--- a/testing/web-platform/tests/content-security-policy/generic/fail-0_1.js
+++ /dev/null
@@ -1,3 +0,0 @@
-(function () {
- scriptsrc1.step(function() { assert_unreached('Unsafe inline script ran.') });
-})();