Skip to content

Commit a6b85fb

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

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
@@ -9,6 +9,7 @@
99

1010
// @has 'foo/foo_mod/index.html' '//meta[@name="description"]/@content' \
1111
// 'First paragraph description.'
12+
// @!has - '//meta[@name="description"]/@content' 'Second paragraph'
1213
/// First paragraph description.
1314
///
1415
/// Second paragraph should not show up.

0 commit comments

Comments
 (0)