Index: LayoutTests/fast/forms/listbox-selection.html |
diff --git a/LayoutTests/fast/forms/listbox-selection.html b/LayoutTests/fast/forms/listbox-selection.html |
index 28594ebfd383ac90615af8a2cdccf63040fe65c8..e588314eef86906188e0fd5c2c2343e0d189d87e 100644 |
--- a/LayoutTests/fast/forms/listbox-selection.html |
+++ b/LayoutTests/fast/forms/listbox-selection.html |
@@ -133,6 +133,5 @@ debug("14) Select a range with the keyboard"); |
keyDownOnSelect("sl14", "downArrow", "rangeSelectionKey"); |
shouldBe('selectionPattern("sl14")', '"01100"'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |