| ... | @@ -800,7 +800,7 @@ | ... | @@ -800,7 +800,7 @@ |
| 800 | </p> | 800 | </p> |
| 801 | <aside> | 801 | <aside> |
| 802 | This documentation discusses the features of the default test runner as provided by the Zig Standard Library. | 802 | This documentation discusses the features of the default test runner as provided by the Zig Standard Library. |
| 803 | Its source code is located in <code class="file">lib/test_runner.zig</code>. | 803 | Its source code is located in <code class="file">lib/compiler/test_runner.zig</code>. |
| 804 | </aside> | 804 | </aside> |
| 805 | <p> | 805 | <p> |
| 806 | The shell output shown above displays two lines after the <kbd>zig test</kbd> command. These lines are | 806 | The shell output shown above displays two lines after the <kbd>zig test</kbd> command. These lines are |