 Issue 29741581:
  Fixes 6546 - Swap the contents of default.tmpl and empty.tmpl in the test suite  (Closed)
    
  
    Issue 29741581:
  Fixes 6546 - Swap the contents of default.tmpl and empty.tmpl in the test suite  (Closed) 
  | Index: tests/expected_output/en/sitemap | 
| =================================================================== | 
| --- a/tests/expected_output/en/sitemap | 
| +++ b/tests/expected_output/en/sitemap | 
| @@ -1,25 +1,16 @@ | 
| <h1> Unfiltered </h1> | 
| <ul> | 
| - <li>title : filter </li> | 
| - <li>title : get_page_url </li> | 
| - <li>title : global </li> | 
| <li>title : includer </li> | 
| - <li>title : translate </li> | 
| - <li>title : translate-html </li> | 
| - <li>title : translate-include </li> | 
| - <li>title : translate-not-enough </li> | 
| - <li>title : translate-partial </li> | 
| <li>title : translate-template </li> | 
| - <li>title : translate-tmpl </li> | 
| 
Sebastian Noack
2018/04/03 22:32:51
So these pages showed up here before because they
 
Vasily Kuznetsov
2018/04/03 22:47:04
I pretty much see it the same way as you do, but t
 
rosie
2018/04/04 16:22:17
Should there be a comment somewhere in this file t
 
Sebastian Noack
2018/04/04 17:42:57
As I pointed out in the other review, there is a c
 | 
| <li>title : sitemap </li> | 
| </ul> | 
| <h1> Filtered </h1> | 
| <ul><li>title : sitemap </li> | 
| </ul> | 
| <h1> String Filter For Listy Option </h1> |