Index: LayoutTests/editing/pasteboard/paste-and-sanitize.html |
diff --git a/LayoutTests/editing/pasteboard/paste-and-sanitize.html b/LayoutTests/editing/pasteboard/paste-and-sanitize.html |
index eb0374c7516209a66df91a2f6d65386b78a5b147..e1c423afda556a72a5fc40333f56305dcb39ddad 100644 |
--- a/LayoutTests/editing/pasteboard/paste-and-sanitize.html |
+++ b/LayoutTests/editing/pasteboard/paste-and-sanitize.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 the paste operation trims the pasted fragment to reduce the verbosity of the markup without affecting the style. </p> |