Index: LayoutTests/fast/html/imports/rel-style-to-import.html |
diff --git a/LayoutTests/fast/html/imports/rel-style-to-import.html b/LayoutTests/fast/html/imports/rel-style-to-import.html |
index ec3180c49bc58fa3d948a9100205760fff028d2a..d09948c1635c9b44cfd6590a9032047d08bc8e1b 100644 |
--- a/LayoutTests/fast/html/imports/rel-style-to-import.html |
+++ b/LayoutTests/fast/html/imports/rel-style-to-import.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script src="resources/import-helpers.js"></script> |
<head> |
<link id="target", rel="stylesheet" href="resources/hello.css"> |