Skip to content

Commit 06f787f

Browse files
committed
訳し漏れの翻訳を追加
1 parent 5464a6e commit 06f787f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ch11-01-writing-tests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,8 @@ parameter, then we test this function using the `assert_eq!` macro.
557557
Let’s check that it passes!
558558
-->
559559

560+
これが通ることを確認しましょう!
561+
560562
```console
561563
{{#include ../listings/ch11-writing-automated-tests/listing-11-07/output.txt}}
562564
```

0 commit comments

Comments
 (0)