Index: LayoutTests/fast/forms/select/option-selecting.html |
diff --git a/LayoutTests/fast/forms/select/option-selecting.html b/LayoutTests/fast/forms/select/option-selecting.html |
index 54371a568f632abbc08e214d8e25eb181981416c..cbabb298d7ca5bce836f610414f179077415302d 100644 |
--- a/LayoutTests/fast/forms/select/option-selecting.html |
+++ b/LayoutTests/fast/forms/select/option-selecting.html |
@@ -95,6 +95,5 @@ shouldBe("multipleListBox.options[1].selected", "true"); |
shouldBe("multipleListBox.options[2].selected", "true"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |