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: Add tests Created April 12, 2019, 2:37 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
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>

Powered by Google App Engine
This is Rietveld