| Index: LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute.html
 | 
| diff --git a/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute.html b/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute.html
 | 
| index 3d1ff3ea94c7a3a92f6e502cd0823243cfb4bd45..718f63c212999a88aea641d9a16a6f539244d6f9 100644
 | 
| --- a/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute.html
 | 
| +++ b/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute.html
 | 
| @@ -26,6 +26,5 @@ for (var name in tester.dataSet) {
 | 
|      shouldBe('element.labels.length', '0');
 | 
|  }
 | 
|  </script>
 | 
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |