about summary refs log tree commit diff
path: root/tests/rustdoc/deprecated.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/deprecated.rs')
-rw-r--r--tests/rustdoc/deprecated.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/deprecated.rs b/tests/rustdoc/deprecated.rs
index b3178da98ee..5cbe4d59108 100644
--- a/tests/rustdoc/deprecated.rs
+++ b/tests/rustdoc/deprecated.rs
@@ -1,4 +1,4 @@
-// @has deprecated/index.html '//*[@class="item-left module-item"]/span[@class="stab deprecated"]' \
+// @has deprecated/index.html '//*[@class="item-left"]/span[@class="stab deprecated"]' \
 //      'Deprecated'
 // @has - '//*[@class="item-right docblock-short"]' 'Deprecated docs'