Index: LayoutTests/fast/forms/label/labels-custom-property.html |
diff --git a/LayoutTests/fast/forms/label/labels-custom-property.html b/LayoutTests/fast/forms/label/labels-custom-property.html |
index 274e6287c263bb87c6d237de5a86dd9decd47104..2362175090be7dbd648eef26e326ca3b96cffb3b 100644 |
--- a/LayoutTests/fast/forms/label/labels-custom-property.html |
+++ b/LayoutTests/fast/forms/label/labels-custom-property.html |
@@ -21,6 +21,5 @@ gc(); |
shouldBe('labels.customProperty', '1'); |
shouldBe('document.getElementById("btn").labels.customProperty', '1'); |
</script> |
-<script src="../../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |