| Index: LayoutTests/fast/forms/radio/radio-attr-order.html
 | 
| diff --git a/LayoutTests/fast/forms/radio/radio-attr-order.html b/LayoutTests/fast/forms/radio/radio-attr-order.html
 | 
| index 0218a13514613175702efbe18e06c134095187f4..b4788741822090faab22a9647194ca7105c57f02 100644
 | 
| --- a/LayoutTests/fast/forms/radio/radio-attr-order.html
 | 
| +++ b/LayoutTests/fast/forms/radio/radio-attr-order.html
 | 
| @@ -9,6 +9,5 @@ description('This tests that radio buttons are checked by default, even when the
 | 
|  
 | 
|  shouldBeTrue('document.getElementById("rb").checked');
 | 
|  </script>
 | 
| -<script src="../../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |