mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
langref: correct test runner path
This commit is contained in:
parent
1e3fb48256
commit
cb308ba3ac
@ -800,7 +800,7 @@
|
||||
</p>
|
||||
<aside>
|
||||
This documentation discusses the features of the default test runner as provided by the Zig Standard Library.
|
||||
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>.
|
||||
</aside>
|
||||
<p>
|
||||
The shell output shown above displays two lines after the <kbd>zig test</kbd> command. These lines are
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user