Index: LayoutTests/fast/forms/select/options-indexed-properties.html |
diff --git a/LayoutTests/fast/forms/select/options-indexed-properties.html b/LayoutTests/fast/forms/select/options-indexed-properties.html |
index a469713c8e7077a4c9fb6858fb5e274ddbafe76f..f51b503bd285da4cd769d51117901948bdf91f2d 100644 |
--- a/LayoutTests/fast/forms/select/options-indexed-properties.html |
+++ b/LayoutTests/fast/forms/select/options-indexed-properties.html |
@@ -22,6 +22,5 @@ shouldBeEqualToString('properties[0].value', "a"); |
shouldBeEqualToString('properties[1].value', "b"); |
</script> |
-<script src="../../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |