Skip to content

Commit 5464a6e

Browse files
committed
余計な空行を削除
1 parent 059af4e commit 5464a6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ch11-02-running-tests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ our `add_two` function, as shown in Listing 11-11, and choose which ones to run.
221221

222222
```rust,noplayground
223223
{{#rustdoc_include ../listings/ch11-writing-automated-tests/listing-11-11/src/lib.rs}}
224-
225224
```
226225

227226
<!--

0 commit comments

Comments
 (0)