Fix test breakage (again)
I should try testing changes before pushing them lol
This commit is contained in:
parent
3c9f318c98
commit
3120eb719d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ use std::fmt::{self, Write};
|
|||
///
|
||||
/// # Example
|
||||
///
|
||||
/// ```rust
|
||||
/// ```rust,ignore
|
||||
/// /// Provides a shorthand for linking to a CSS stylesheet.
|
||||
/// pub struct Stylesheet(&'static str);
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue