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

Unified Diff: tests/expected_output/common/en/sitemap

Issue 30044555: Issue 7461 - Include source page into warning text for unresolved links (Closed) Base URL: https://hg.adblockplus.org/cms
Patch Set: Improve readability of the error message Created April 15, 2019, 4:48 p.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/sources.py ('k') | tests/test_page_outputs.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/expected_output/common/en/sitemap
===================================================================
--- a/tests/expected_output/common/en/sitemap
+++ b/tests/expected_output/common/en/sitemap
@@ -1,13 +1,16 @@
<h1> Unfiltered </h1>
<ul>
+ <li>title : brokenlink </li>
+ <li>title : brokenlink-html </li>
+ <li>title : brokenlink-tmpl </li>
<li>title : filter </li>
<li>title : foo/bar </li>
<li>title : get_page_url </li>
<li>title : global </li>
<li>title : includer </li>
<li>title : metadata_json </li>
<li>title : metadata_json_comment </li>
<li>title : metadata_old_comment </li>
« no previous file with comments | « cms/sources.py ('k') | tests/test_page_outputs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld