| Index: LayoutTests/editing/selection/drag-drop-restore.html
|
| diff --git a/LayoutTests/editing/selection/drag-drop-restore.html b/LayoutTests/editing/selection/drag-drop-restore.html
|
| index 7a04127ac9542494682f21cf3d59d84ab0a990ec..b2dabfbc5ce2ff19d792719298a1a4f2750be6a0 100644
|
| --- a/LayoutTests/editing/selection/drag-drop-restore.html
|
| +++ b/LayoutTests/editing/selection/drag-drop-restore.html
|
| @@ -37,6 +37,5 @@ function runTest()
|
| shouldBeEqualToString("dst.value", "abc");
|
| }
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|