| Index: LayoutTests/fast/js/post-inc-assign-overwrites.html
|
| diff --git a/LayoutTests/fast/js/post-inc-assign-overwrites.html b/LayoutTests/fast/js/post-inc-assign-overwrites.html
|
| index 0e35a7cc40e22fde1edd7518dc7d04d6fac4d06d..16e5ef490973b8fa60c0646ff14c1c1628de8edc 100644
|
| --- a/LayoutTests/fast/js/post-inc-assign-overwrites.html
|
| +++ b/LayoutTests/fast/js/post-inc-assign-overwrites.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/post-inc-assign-overwrites.js"></script>
|
|
|