correctly ignore doctest
This commit is contained in:
parent
5a92d8d28f
commit
f2b27665c2
|
@ -47,7 +47,7 @@ impl Response {
|
|||
///
|
||||
/// This is equivilent to:
|
||||
///
|
||||
/// ```norun
|
||||
/// ```ignore
|
||||
/// Response::success(mime)
|
||||
/// .with_body(body)
|
||||
/// ```
|
||||
|
|
Loading…
Reference in a new issue