about summary refs log tree commit diff
path: root/tests/rustdoc/masked.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/masked.rs')
-rw-r--r--tests/rustdoc/masked.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/masked.rs b/tests/rustdoc/masked.rs
index 4f361ca881e..bc0a5f57cef 100644
--- a/tests/rustdoc/masked.rs
+++ b/tests/rustdoc/masked.rs
@@ -7,7 +7,7 @@
 #[doc(masked)]
 extern crate masked;
 
-//@ !hasraw 'search-index.js' 'masked_method'
+//@ !hasraw 'search.index/name/*.js' 'masked_method'
 
 //@ !hasraw 'foo/struct.String.html' 'MaskedTrait'
 //@ !hasraw 'foo/struct.String.html' 'MaskedBlanketTrait'