Skip to content

Commit 14ff6ed

Browse files
committed
Remove excess whitespace from code snippet
1 parent 332f60a commit 14ff6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:32}}
475+
{{#include testing/tests/cli.rs:18:30}}
476476
```
477477

478478
<aside class="exercise">

0 commit comments

Comments
 (0)