| Index: LayoutTests/fast/dom/Window/window-frames-self-referential.html
 | 
| diff --git a/LayoutTests/fast/dom/Window/window-frames-self-referential.html b/LayoutTests/fast/dom/Window/window-frames-self-referential.html
 | 
| index 7226bdac090ee3e2840fec5920e1997c2d6ac30d..fe043a117d5c278ed991794d09a51c95d7df49df 100644
 | 
| --- a/LayoutTests/fast/dom/Window/window-frames-self-referential.html
 | 
| +++ b/LayoutTests/fast/dom/Window/window-frames-self-referential.html
 | 
| @@ -9,6 +9,5 @@ description('This tests that window.frames is self-referential.');
 | 
|  
 | 
|  shouldBe("window.frames", "window");
 | 
|  </script>
 | 
| -<script src="../../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |