summaryrefslogtreecommitdiff
path: root/pyramid/tests/fixtures/withmacro.pt
diff options
context:
space:
mode:
Diffstat (limited to 'pyramid/tests/fixtures/withmacro.pt')
-rw-r--r--pyramid/tests/fixtures/withmacro.pt3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyramid/tests/fixtures/withmacro.pt b/pyramid/tests/fixtures/withmacro.pt
new file mode 100644
index 000000000..bb80475c0
--- /dev/null
+++ b/pyramid/tests/fixtures/withmacro.pt
@@ -0,0 +1,3 @@
+<metal:m define-macro="foo">
+ Hello!
+</metal:m>