We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb60cce commit 91b9e1aCopy full SHA for 91b9e1a
src/ch11-01-writing-tests.md
@@ -36,7 +36,7 @@ Rustが、特にこれらの動作を行うテストを書くために用意し
36
### The Anatomy of a Test Function
37
-->
38
39
-## テスト関数の構成
+### テスト関数の構成
40
41
<!--
42
At its simplest, a test in Rust is a function that’s annotated with the `test`
0 commit comments