Skip to content

Commit 18276a0

Browse files
committed
save
Signed-off-by: ozkanonur <[email protected]>
1 parent 3e681d1 commit 18276a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tests/compiletest.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ test, and the [Running tests](running.md) chapter on how to run the test
2525
suite.
2626

2727
Compiletest itself tries to avoid running tests when the artifacts
28-
that are involved (mainly the compiler) haven't changed.
28+
that are involved (mainly the compiler) haven't changed. You can use
29+
`x test --test-args --force-rerun` to rerun a test even when none of the
30+
inputs have changed.
2931

3032
## Test suites
3133

0 commit comments

Comments
 (0)