Skip to content

Commit 26b2faf

Browse files
committed
Use actual lines for code block to remove excess whitespace
1 parent 0a57d5d commit 26b2faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tutorial/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ at the end of the function,
472472
the actual temporary file will automatically get deleted.
473473

474474
```rust,ignore
475-
{{#include testing/tests/cli.rs:17:30}}
475+
{{#include testing/tests/cli.rs:16:30}}
476476
```
477477

478478
<aside class="exercise">

0 commit comments

Comments
 (0)