| Index: LayoutTests/plugins/npruntime/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/plugins/npruntime/script-tests/TEMPLATE.html b/LayoutTests/plugins/npruntime/script-tests/TEMPLATE.html
|
| deleted file mode 100644
|
| index dc90070014b7a321348d54825a596897c0e82e32..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/plugins/npruntime/script-tests/TEMPLATE.html
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| -<html>
|
| -<head>
|
| -<script src="../resources/js-test.js"></script>
|
| -</head>
|
| -<body>
|
| -<p id="description"></p>
|
| -<div id="console"></div>
|
| -<script src="YOUR_JS_FILE_HERE"></script>
|
| -</body>
|
| -</html>
|
|
|