Skip to content

Commit 575c75b

Browse files
notriddleJoshua Nelson
and
Joshua Nelson
authored
Update src/test/rustdoc/description.rs
Co-authored-by: Joshua Nelson <[email protected]>
1 parent a6b85fb commit 575c75b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc/description.rs

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
77
// @has 'foo/index.html' '//meta[@name="description"]/@content' \
88
// 'Description test crate'
9+
// @!has - '//meta[@name="description"]/@content' 'should not show up'
910

1011
// @has 'foo/foo_mod/index.html' '//meta[@name="description"]/@content' \
1112
// 'First paragraph description.'

0 commit comments

Comments
 (0)