summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-080609.html
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug-080609.html')
-rw-r--r--emacs.d/nxhtml/tests/in/bug-080609.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug-080609.html b/emacs.d/nxhtml/tests/in/bug-080609.html
deleted file mode 100644
index 708a00a..0000000
--- a/emacs.d/nxhtml/tests/in/bug-080609.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
- <head>
- <script>
- function x () { return 1 > 0; }
- </script>
- </head>
- <body class="foo">
- </body>
-</html>