Skip to content

Commit 3b4a346

Browse files
committed
Fix incorrect wording for verbose-tests
This info was lost in #74334.
1 parent 022e1fe commit 3b4a346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
# desired in distributions, for example.
393393
#rpath = true
394394

395-
# Emits extra output from tests so test failures are debuggable just from logfiles.
395+
# Emits extra output from the tests to debug issues in the test harness itself.
396396
#verbose-tests = false
397397

398398
# Flag indicating whether tests are compiled with optimizations (the -O flag).

0 commit comments

Comments
 (0)