mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 19:53:46 +00:00
Fix doctests in an Impl block
This commit is contained in:
parent
947f95193a
commit
01688f8d4f
@ -285,7 +285,7 @@ mod tests {
|
|||||||
kind: Bin,
|
kind: Bin,
|
||||||
},
|
},
|
||||||
Runnable {
|
Runnable {
|
||||||
range: 52..106,
|
range: 51..105,
|
||||||
kind: DocTest {
|
kind: DocTest {
|
||||||
test_id: Path(
|
test_id: Path(
|
||||||
"Data::foo",
|
"Data::foo",
|
||||||
|
Loading…
Reference in New Issue
Block a user