Index: LayoutTests/fast/js/implicit-call-with-global-reentry.html |
diff --git a/LayoutTests/fast/js/implicit-call-with-global-reentry.html b/LayoutTests/fast/js/implicit-call-with-global-reentry.html |
index afb4bfa5e1b88432d2a773c52af519b3cf6d2680..9d4763dfcd2fe0916b21922738da76a91ba43ed9 100644 |
--- a/LayoutTests/fast/js/implicit-call-with-global-reentry.html |
+++ b/LayoutTests/fast/js/implicit-call-with-global-reentry.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="script-tests/implicit-call-with-global-reentry.js"></script> |