diff options
Diffstat (limited to 'pyramid/tests/fixtures/withmacro.pt')
| -rw-r--r-- | pyramid/tests/fixtures/withmacro.pt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyramid/tests/fixtures/withmacro.pt b/pyramid/tests/fixtures/withmacro.pt index 8bca01e4d..6fa654645 100644 --- a/pyramid/tests/fixtures/withmacro.pt +++ b/pyramid/tests/fixtures/withmacro.pt @@ -1,4 +1,5 @@ <html> +Outside macro <metal:m define-macro="foo"> Hello! </metal:m> |
