Index: LayoutTests/http/tests/htmlimports/csp-import-block-but-unsafe-inline-nested.html |
diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-unsafe-inline-nested.html b/LayoutTests/http/tests/htmlimports/csp-import-block-but-unsafe-inline-nested.html |
index 1485dbd70e990c1c907d7daf6263e39bcf7b4464..fa4553ca2f50e6baf7271ba761e7ac4c812e0f03 100644 |
--- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-unsafe-inline-nested.html |
+++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-unsafe-inline-nested.html |
@@ -15,6 +15,5 @@ shouldBe("document.evalFromInlineHasRun", "undefined"); |
shouldBe("document.evalFromExternalHasRun", "undefined"); |
shouldBe("document.evalFromCorsExternalHasRun", "undefined"); |
</script> |
-<script src="/js-test-resources/js-test-post.js"></script> |
</body> |
</html> |