Index: LayoutTests/fast/regions/get-regions-by-content.html |
diff --git a/LayoutTests/fast/regions/get-regions-by-content.html b/LayoutTests/fast/regions/get-regions-by-content.html |
index 7c54c82fa68250788fbb97b416cc7dc499a20142..286c49cce54aeb1060ec3d74a932f2d9e7e0f170 100644 |
--- a/LayoutTests/fast/regions/get-regions-by-content.html |
+++ b/LayoutTests/fast/regions/get-regions-by-content.html |
@@ -1,7 +1,7 @@ |
<!doctype html> |
<html> |
<head> |
- <script src="../../fast/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; } |