Commit cb308ba3ac

Wayne Wu <11427457+wyw@users.noreply.github.com>
2024-06-27 21:37:44
langref: correct test runner path
1 parent 1e3fb48
Changed files (1)
doc/langref.html.in
@@ -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