Skip to content

Commit 8f1a1f8

Browse files
el-evlolbinarycat
andauthored
Update tests/rustdoc/private-mod-override-re-export.rs
Co-authored-by: lolbinarycat <[email protected]>
1 parent 2a75cb9 commit 8f1a1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rustdoc/private-mod-override-re-export.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ mod m1 {
1111
pub use m1::*;
1212
use crate::m1::m2;
1313

14-
//@ !has foo/index.html '//a[@href="m2/index.html"]' 'm2'
14+
//@ count foo/index.html '//a[@class="mod"]' 0

0 commit comments

Comments
 (0)