Index: LayoutTests/fast/js/regress/arity-mismatch-inlining.html |
diff --git a/LayoutTests/fast/js/regress/arity-mismatch-inlining.html b/LayoutTests/fast/js/regress/arity-mismatch-inlining.html |
index 4c1668cf55d6e14abd3b5ce28114d85de63b5293..6cead9bc7fd9f6bd248984e5c59230a8737eae89 100644 |
--- a/LayoutTests/fast/js/regress/arity-mismatch-inlining.html |
+++ b/LayoutTests/fast/js/regress/arity-mismatch-inlining.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="resources/regress-pre.js"></script> |