Index: LayoutTests/printing/script-tests/TEMPLATE.html |
diff --git a/LayoutTests/printing/script-tests/TEMPLATE.html b/LayoutTests/printing/script-tests/TEMPLATE.html |
index 93eb26ab4170ab68a353e040af91cecd6103c908..248eacbe99b7d31df309d8c362684d9863de5d51 100644 |
--- a/LayoutTests/printing/script-tests/TEMPLATE.html |
+++ b/LayoutTests/printing/script-tests/TEMPLATE.html |
@@ -10,6 +10,5 @@ |
<div id="sandbox"></div> |
<script src="YOUR_JS_FILE_HERE"></script> |
<script>runPrintingTest(test);</script> |
-<script src="../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |