Make file test readme refer to toolchain docs (#5105)

Instead of duplicating the content (slightly differently)

---------

Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
This commit is contained in:
Dana Jansens
2025-03-11 17:36:31 +00:00
committed by GitHub
co-authored by Jon Ross-Perkins
parent 10eb8ed314
commit c9c88e5b54
+2 -3
View File
@@ -203,9 +203,8 @@ Supported comment markers are:
path to the test's arguments.
This can be used to provide a minimal `Core` package (and `prelude` library)
in toolchain tests by providing a path to a file with
`package Core library "prelude";` as its first line and adding
`--custom-core` to `EXTRA-ARGS`.
in toolchain tests. See the
[toolchain docs](/toolchain/docs/adding_features.md) for how.
- ```
// SET-CAPTURE-CONSOLE-OUTPUT