Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/expected_output/en/sitemap

Issue 29755927: Noissue - Have sitemap sort output by page (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Created April 19, 2018, 3:37 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tests/test_site/pages/sitemap.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/expected_output/en/sitemap
===================================================================
--- a/tests/expected_output/en/sitemap
+++ b/tests/expected_output/en/sitemap
@@ -4,11 +4,11 @@
<h1> Unfiltered </h1>
<ul>
<li>title : includer </li>
- <li>title : translate-template </li>
- <li>title : metadata_old_comment </li>
<li>title : metadata_json </li>
<li>title : metadata_json_comment </li>
+ <li>title : metadata_old_comment </li>
<li>title : sitemap </li>
+ <li>title : translate-template </li>
</ul>
<h1> Filtered </h1>
« no previous file with comments | « no previous file | tests/test_site/pages/sitemap.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld