Mercurial > piecrust2
comparison tests/servings/test_debug_info.yaml @ 563:e7fb848fd55d
tests: Fix another broken test.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 14 Aug 2015 22:57:59 -0700 |
parents | 879b6b5647a8 |
children | 45ad976712ec |
comparison
equal
deleted
inserted
replaced
562:fd8bd08d1fa8 | 563:e7fb848fd55d |
---|---|
11 pages/foo.md: | | 11 pages/foo.md: | |
12 BLAH | 12 BLAH |
13 {{piecrust.debug_info}} | 13 {{piecrust.debug_info}} |
14 out_contains: | | 14 out_contains: | |
15 BLAH | 15 BLAH |
16 <div id="piecrust-debug-info" | 16 <div id="piecrust-debug-window" |
17 --- | 17 --- |
18 url: /foo | 18 url: /foo |
19 in: | 19 in: |
20 pages/foo.md: BLAH {{pcurl('bar')}} | 20 pages/foo.md: BLAH {{pcurl('bar')}} |
21 out: BLAH /bar.html | 21 out: BLAH /bar.html |