| Index: LayoutTests/fast/table/min-width-html-inline-table.html
|
| diff --git a/LayoutTests/fast/table/min-width-html-inline-table.html b/LayoutTests/fast/table/min-width-html-inline-table.html
|
| index 31683feea921e7756da4d22d4834efe9698d23dc..ba315eed31c8f8e472e8fa876cfe995240cd48bc 100644
|
| --- a/LayoutTests/fast/table/min-width-html-inline-table.html
|
| +++ b/LayoutTests/fast/table/min-width-html-inline-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>
|
|
|