| Index: LayoutTests/fast/js/regress/big-int-mul.html
|
| diff --git a/LayoutTests/fast/js/regress/big-int-mul.html b/LayoutTests/fast/js/regress/big-int-mul.html
|
| index 35d497133bf8cf67be94d6d3af45a82b1485dcae..566afa3ea09de2c456562594bd1f2208e8b65557 100644
|
| --- a/LayoutTests/fast/js/regress/big-int-mul.html
|
| +++ b/LayoutTests/fast/js/regress/big-int-mul.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>
|
|
|