mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 03:03:40 +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,
|
||||
},
|
||||
Runnable {
|
||||
range: 52..106,
|
||||
range: 51..105,
|
||||
kind: DocTest {
|
||||
test_id: Path(
|
||||
"Data::foo",
|
||||
|
Loading…
Reference in New Issue
Block a user