Index: LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html |
diff --git a/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html b/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html |
index 86a1a458a6f97ea7a8f25dc2ec508fb5ba683804..30cb8c3b74ebcc7fcc4e65735fd64f7a91361ac4 100644 |
--- a/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html |
+++ b/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html |
@@ -3,7 +3,7 @@ |
<body> |
<textarea cols=50 rows=10>first |
second</textarea> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<p id="console"></p> |
<script> |