Index: LayoutTests/fast/regions/webkit-named-flow-collection.html |
diff --git a/LayoutTests/fast/regions/webkit-named-flow-collection.html b/LayoutTests/fast/regions/webkit-named-flow-collection.html |
index 98fef08daf4960183e12d0167dcef42958e84d38..7d066840a7e61a73d0e44f11bf84e0af2298faf6 100644 |
--- a/LayoutTests/fast/regions/webkit-named-flow-collection.html |
+++ b/LayoutTests/fast/regions/webkit-named-flow-collection.html |
@@ -1,7 +1,7 @@ |
<!doctype html> |
<html> |
<body> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
description("Tests WebKitNamedFlowCollection interface") |
if (window.testRunner) |