Index: LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html |
diff --git a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html |
index f2513fe187bcac25f03e521cdb5833745e3244af..a59295cf638d34539fbb7a9967d9d5bbe9e72fd4 100644 |
--- a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html |
+++ b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html |
@@ -11,7 +11,7 @@ td { |
padding: 0px; |
} |
</style> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script> |
if (window.testRunner) |
testRunner.dumpAsText(); |