From 1a0e8f95f54195831fe681dc4e4f4fa97d96e20e Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 10 Sep 2018 11:27:21 +0200 Subject: Remove namespace for keywords --- src/test/rustdoc/keyword.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/rustdoc') diff --git a/src/test/rustdoc/keyword.rs b/src/test/rustdoc/keyword.rs index b255ffddafa..73a026c581b 100644 --- a/src/test/rustdoc/keyword.rs +++ b/src/test/rustdoc/keyword.rs @@ -15,6 +15,7 @@ // @has foo/index.html '//h2[@id="keywords"]' 'Keywords' // @has foo/index.html '//a[@href="keyword.match.html"]' 'match' // @has foo/keyword.match.html '//a[@class="keyword"]' 'match' +// @has foo/keyword.match.html '//span[@class="in-band"]' 'Keyword match' // @has foo/keyword.match.html '//section[@id="main"]//div[@class="docblock"]//p' 'this is a test!' // @!has foo/index.html '//a/@href' 'foo/index.html' // @!has foo/foo/index.html -- cgit 1.4.1-3-g733a5