We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3fb48 commit cb308baCopy full SHA for cb308ba
doc/langref.html.in
@@ -800,7 +800,7 @@
800
</p>
801
<aside>
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>.
+ Its source code is located in <code class="file">lib/compiler/test_runner.zig</code>.
804
</aside>
805
<p>
806
The shell output shown above displays two lines after the <kbd>zig test</kbd> command. These lines are
0 commit comments