Index: LayoutTests/fast/forms/radio/radio-group-document-destruction.html |
diff --git a/LayoutTests/fast/forms/radio/radio-group-document-destruction.html b/LayoutTests/fast/forms/radio/radio-group-document-destruction.html |
index 1c525c6471b5fafb6f415085f5b40518f32da5d3..b1facfe604661575ec866e960ba701130ab05d76 100644 |
--- a/LayoutTests/fast/forms/radio/radio-group-document-destruction.html |
+++ b/LayoutTests/fast/forms/radio/radio-group-document-destruction.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<body> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<iframe id=frame></iframe> |
<script> |
description('Test if destructing a documet with radio groups with the same name doesn\'t crash.'); |