Index: LayoutTests/fast/canvas/webgl/error-reporting.html |
diff --git a/LayoutTests/fast/canvas/webgl/error-reporting.html b/LayoutTests/fast/canvas/webgl/error-reporting.html |
index 6b02a41b7e174a323d199ff02295853b861508b4..55da6111c0438248e80f99c8d60176e3ded938b7 100644 |
--- a/LayoutTests/fast/canvas/webgl/error-reporting.html |
+++ b/LayoutTests/fast/canvas/webgl/error-reporting.html |
@@ -64,6 +64,5 @@ glErrorShouldBe(context, context.INVALID_OPERATION); |
glErrorShouldBe(context, context.NO_ERROR); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |