Index: LayoutTests/editing/shadow/shadow-selection-not-exported.html |
diff --git a/LayoutTests/editing/shadow/shadow-selection-not-exported.html b/LayoutTests/editing/shadow/shadow-selection-not-exported.html |
index 2d10ea4ce776586c3cb41392421019c4b3388db6..97f99bf4bd82f4351f8452cc74cb004b36e74808 100644 |
--- a/LayoutTests/editing/shadow/shadow-selection-not-exported.html |
+++ b/LayoutTests/editing/shadow/shadow-selection-not-exported.html |
@@ -7,7 +7,7 @@ |
<div id='container'>CONTAINER</div> |
<div id='div4'>AFTER</di> |
<script src="../editing.js"></script> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
if (window.testRunner) |
testRunner.dumpAsText(); |