We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9182eb6 commit 1d3b59fCopy full SHA for 1d3b59f
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