| Index: LayoutTests/fast/table/min-width-css-inline-table.html
|
| diff --git a/LayoutTests/fast/table/min-width-css-inline-table.html b/LayoutTests/fast/table/min-width-css-inline-table.html
|
| index 9958e5e8e2e8bce5e465cccc5e79e2292f3fca49..a51bf67742ef57081a2358d4f34f74b9ef65e48f 100644
|
| --- a/LayoutTests/fast/table/min-width-css-inline-table.html
|
| +++ b/LayoutTests/fast/table/min-width-css-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>
|
|
|