summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test05.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/input/test05.xml')
-rw-r--r--src/zope/tal/tests/input/test05.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/zope/tal/tests/input/test05.xml b/src/zope/tal/tests/input/test05.xml
new file mode 100644
index 0000000..fcaaf6b
--- /dev/null
+++ b/src/zope/tal/tests/input/test05.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<html>
+
+ <body xmlns:m="http://xml.zope.org/namespaces/metal" m:define-macro="body">
+
+ <h1>This is the body of test5</h1>
+
+ </body>
+
+</html>