summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug565595.mako
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug565595.mako')
-rw-r--r--emacs.d/nxhtml/tests/in/bug565595.mako12
1 files changed, 12 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug565595.mako b/emacs.d/nxhtml/tests/in/bug565595.mako
new file mode 100644
index 0000000..3444765
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/bug565595.mako
@@ -0,0 +1,12 @@
+<%!
+ import sys
+%>
+<html>
+ <head>
+ <title>Test</title>
+ </head>
+ <body>
+ </body>
+
+</html>
+