Index: LayoutTests/accessibility/insert-selected-option-into-select-causes-crash.html |
diff --git a/LayoutTests/accessibility/insert-selected-option-into-select-causes-crash.html b/LayoutTests/accessibility/insert-selected-option-into-select-causes-crash.html |
index 20f92eaa32b9a787dc55d3558c973102f56ac69d..39b266a39407823de22d567adf094a0e79d71142 100644 |
--- a/LayoutTests/accessibility/insert-selected-option-into-select-causes-crash.html |
+++ b/LayoutTests/accessibility/insert-selected-option-into-select-causes-crash.html |
@@ -1,7 +1,7 @@ |
<!doctype html> |
<html> |
<head> |
-<script src="../fast/js/resources/js-test-pre.js"></script> |
+<script src="../resources/js-test.js"></script> |
</head> |
<body> |
<select id="popup"> |