| Index: LayoutTests/fast/table/min-width-html-block-table.html
|
| diff --git a/LayoutTests/fast/table/min-width-html-block-table.html b/LayoutTests/fast/table/min-width-html-block-table.html
|
| index a01f61b4d4bac19004336ec83a959f167c363026..b6203413dec41a304b45ca8c0443d3ea24da7d69 100644
|
| --- a/LayoutTests/fast/table/min-width-html-block-table.html
|
| +++ b/LayoutTests/fast/table/min-width-html-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>
|
|
|