Index: LayoutTests/editing/pasteboard/paste-without-nesting.html |
diff --git a/LayoutTests/editing/pasteboard/paste-without-nesting.html b/LayoutTests/editing/pasteboard/paste-without-nesting.html |
index 1cb365e61c4162a50f858e726c0c71e2e4646491..d3dbde692d2602f2f1d91afb5b3c0b2a035716e4 100644 |
--- a/LayoutTests/editing/pasteboard/paste-without-nesting.html |
+++ b/LayoutTests/editing/pasteboard/paste-without-nesting.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<p id="description">This test checks that copy a selection and paste over the same selection does not create nested divs.</p> |