| Index: LayoutTests/fast/table/min-width-css-block-table.html
|
| diff --git a/LayoutTests/fast/table/min-width-css-block-table.html b/LayoutTests/fast/table/min-width-css-block-table.html
|
| index f6c370b15ed3725d29d429363e873639d2d7e0b8..68382d6ad58f424fae191eab8b28e12e9f948767 100644
|
| --- a/LayoutTests/fast/table/min-width-css-block-table.html
|
| +++ b/LayoutTests/fast/table/min-width-css-block-table.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <link href="resources/min-width.css" rel="stylesheet" type="text/css">
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script src="script-tests/min-width-helpers.js"></script>
|
| </head>
|
| <body>
|
|
|