test: Remove search link from test-root

To make EPUB output valid, remove a search link from test-root.
This commit is contained in:
Takeshi KOMIYA
2019-02-03 22:42:58 +09:00
parent a3cfdffa9b
commit 081dcd23c1
2 changed files with 0 additions and 2 deletions

View File

@@ -357,7 +357,6 @@ def test_html4_output(app, status, warning):
"[@class='reference external']", ''),
(".//li/p/a[@href='genindex.html']/span", 'Index'),
(".//li/p/a[@href='py-modindex.html']/span", 'Module Index'),
(".//li/p/a[@href='search.html']/span", 'Search Page'),
# custom sidebar only for contents
(".//h4", 'Contents sidebar'),
# custom JavaScript