Skip to content

Commit

Permalink
Fix doctests in an Impl block
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjjj authored May 17, 2020
1 parent 947f951 commit 01688f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/ra_ide/src/runnables.rs
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ mod tests {
kind: Bin,
},
Runnable {
range: 52..106,
range: 51..105,
kind: DocTest {
test_id: Path(
"Data::foo",
Expand Down

0 comments on commit 01688f8

Please sign in to comment.