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

Unified Diff: tests/expected_output/en/sitemap

Issue 29887585: Issue #5352 - generate_static_pages cannot deal with directories being turned into regular pages (Closed)
Patch Set: Addressed comments from Patch Set #4 Created Oct. 5, 2018, 11:28 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 | « cms/bin/generate_static_pages.py ('k') | tests/test_generation_exceptional_cases.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/expected_output/en/sitemap
diff --git a/tests/expected_output/en/sitemap b/tests/expected_output/en/sitemap
index f9a624372e65c29c3d7896879170e1db3a0165cd..95a83a653e181fac886ad40e6edfe072315b086e 100644
--- a/tests/expected_output/en/sitemap
+++ b/tests/expected_output/en/sitemap
@@ -4,6 +4,7 @@
<h1> Unfiltered </h1>
<ul>
<li>title : filter </li>
+ <li>title : foo/bar </li>
<li>title : get_page_url </li>
<li>title : global </li>
<li>title : includer </li>
« no previous file with comments | « cms/bin/generate_static_pages.py ('k') | tests/test_generation_exceptional_cases.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld