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.pt7
1 files changed, 0 insertions, 7 deletions
diff --git a/pyramid/tests/fixtures/withmacro.pt b/pyramid/tests/fixtures/withmacro.pt
deleted file mode 100644
index 6fa654645..000000000
--- a/pyramid/tests/fixtures/withmacro.pt
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-Outside macro
-<metal:m define-macro="foo">
- Hello!
-</metal:m>
-</html>
-