Index: LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
diff --git a/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html b/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
index 4f4bbe641b61d4965879530e2b8d2e11baf861f6..24dd129edd38b9c5ec9f5af55825c1762331e26a 100644 |
--- a/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
+++ b/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
@@ -12,4 +12,3 @@ radio1.checked = true; |
radio2.checked = true; |
shouldBeFalse('radio1.checked'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |