We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c28a54 + 1d3b59f commit 6ae1d4dCopy full SHA for 6ae1d4d
src/tests/running.md
@@ -24,8 +24,8 @@ collection.
24
25
The test results are cached and previously successful tests are `ignored` during
26
testing. The stdout/stderr contents as well as a timestamp file for every test
27
-can be found under `build/<target-triple>/test/` for the given
28
-`<target-triple>`. To force-rerun a test (e.g. in case the test runner fails to
+can be found under `build/<target-tuple>/test/` for the given
+`<target-tuple>`. To force-rerun a test (e.g. in case the test runner fails to
29
notice a change) you can use the `--force-rerun` CLI option.
30
31
> **Note on requirements of external dependencies**
0 commit comments