diff options
Diffstat (limited to 'tests/input/test06.html')
-rw-r--r-- | tests/input/test06.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/input/test06.html b/tests/input/test06.html new file mode 100644 index 0000000..ac1264d --- /dev/null +++ b/tests/input/test06.html @@ -0,0 +1,6 @@ +<html> + <body xmlns:m="http://xml.zope.org/namespaces/metal" + m:use-macro="tests/input/test05.html/body"> + dummy body in test6 + </body> +</html> |