about summary refs log tree commit diff
path: root/tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs')
-rw-r--r--tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs b/tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs
index 9dcec211e17..6ded19546b8 100644
--- a/tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs
+++ b/tests/rustdoc/cross-crate-info/write-docs-somewhere-else/e.rs
@@ -4,8 +4,8 @@
 //@ !has f/trait.Foxtrot.html
 //@ hasraw e/enum.Echo.html 'Foxtrot'
 //@ hasraw trait.impl/f/trait.Foxtrot.js 'enum.Echo.html'
-//@ !hasraw search-index.js 'Foxtrot'
-//@ hasraw search-index.js 'Echo'
+//@ !hasraw search.index/name/*.js 'Foxtrot'
+//@ hasraw search.index/name/*.js 'Echo'
 
 // test the fact that our test runner will document this crate somewhere
 // else