Index: LayoutTests/editing/selection/user-select-none-in-editable.html |
diff --git a/LayoutTests/editing/selection/user-select-none-in-editable.html b/LayoutTests/editing/selection/user-select-none-in-editable.html |
index dc9552e65d2d6c42d6e5486274cd8bfd21244f59..e06e65e43f40137daa36486bb8eb2ba808aad7db 100644 |
--- a/LayoutTests/editing/selection/user-select-none-in-editable.html |
+++ b/LayoutTests/editing/selection/user-select-none-in-editable.html |
@@ -37,4 +37,3 @@ shouldBe('selection.focusOffset', '2'); |
if (window.testRunner) |
$('container').outerHTML = ''; |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |