Index: LayoutTests/fast/table/col-width-span-expand.html |
diff --git a/LayoutTests/fast/table/col-width-span-expand.html b/LayoutTests/fast/table/col-width-span-expand.html |
index bfa69b64e111284a6275363e5d0abccd5178ed31..05fc48015b663be62992bcaef930260245b8f479 100644 |
--- a/LayoutTests/fast/table/col-width-span-expand.html |
+++ b/LayoutTests/fast/table/col-width-span-expand.html |
@@ -3,7 +3,7 @@ |
<head> |
<title>WebKit Bug 14858: col width ignored when not tied to a single cell</title> |
<link href="http://www.w3.org/TR/REC-CSS2/tables.html#q4" rel="help" /> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script type="text/javascript" charset="utf-8"> |
if (window.testRunner) |
testRunner.dumpAsText(); |