mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
Update src/test/rustdoc/description.rs
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
// @has 'foo/foo_mod/index.html' '//meta[@name="description"]/@content' \
|
||||
// 'First paragraph description.'
|
||||
// @!has - '//meta[@name="description"]/@content' 'Second paragraph'
|
||||
/// First paragraph description.
|
||||
///
|
||||
/// Second paragraph should not show up.
|
||||
|
||||
Reference in New Issue
Block a user