Index: LayoutTests/fast/regions/get-region-flow-ranges-text.html |
diff --git a/LayoutTests/fast/regions/get-region-flow-ranges-text.html b/LayoutTests/fast/regions/get-region-flow-ranges-text.html |
index 51f1cb32d62984ef554e6306ad8eb7c5abf226c6..d2bde5f85d1054499dc4c9ea67f232d4d4b74c0d 100644 |
--- a/LayoutTests/fast/regions/get-region-flow-ranges-text.html |
+++ b/LayoutTests/fast/regions/get-region-flow-ranges-text.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<meta charset="utf-8"> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script src="resources/helper.js"></script> |
<style> |
body { font-family: monospace; } |