Index: LayoutTests/fast/regions/get-region-flow-ranges.html |
diff --git a/LayoutTests/fast/regions/get-region-flow-ranges.html b/LayoutTests/fast/regions/get-region-flow-ranges.html |
index 48006e59b7de6a6b7c3fca0b60ed3378c22f0dfa..106df997a539cb3e9aa7a5145222f91a9b0e3b89 100644 |
--- a/LayoutTests/fast/regions/get-region-flow-ranges.html |
+++ b/LayoutTests/fast/regions/get-region-flow-ranges.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; } |