Index: LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
diff --git a/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html b/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
index 23031257625c5977e131f36aaa4fa524f4a37424..b60af9aef8190052498fe1076f3af1b557824505 100644 |
--- a/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
+++ b/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
@@ -11,7 +11,7 @@ |
font-family: 'Ahem'; |
} |
</style> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
function runTest() { |
description('Testcase for bug <a href="http://www.webkit.org/b/89649">http://www.webkit.org/b/89649</a>. \ |