| Index: LayoutTests/fast/filesystem/not-enough-arguments.html
 | 
| diff --git a/LayoutTests/fast/filesystem/not-enough-arguments.html b/LayoutTests/fast/filesystem/not-enough-arguments.html
 | 
| index 7ccb68c878f5f45584c0423fd51702dc21335ff9..f4683358690772fe5cfbc441067fa06ebc0c7dd5 100644
 | 
| --- a/LayoutTests/fast/filesystem/not-enough-arguments.html
 | 
| +++ b/LayoutTests/fast/filesystem/not-enough-arguments.html
 | 
| @@ -55,6 +55,5 @@ if (window.webkitRequestFileSystem) {
 | 
|  } else
 | 
|      debug("This test requires FileSystem API support.");
 | 
|  </script>
 | 
| -<script src="../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |