update rust.verbose-tests
doc in config.example.toml
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
19b8f9e17c
commit
13ea104798
1 changed files with 1 additions and 1 deletions
|
@ -641,7 +641,7 @@
|
||||||
#stack-protector = "none"
|
#stack-protector = "none"
|
||||||
|
|
||||||
# Prints each test name as it is executed, to help debug issues in the test harness itself.
|
# Prints each test name as it is executed, to help debug issues in the test harness itself.
|
||||||
#verbose-tests = false
|
#verbose-tests = if is_verbose { true } else { false }
|
||||||
|
|
||||||
# Flag indicating whether tests are compiled with optimizations (the -O flag).
|
# Flag indicating whether tests are compiled with optimizations (the -O flag).
|
||||||
#optimize-tests = true
|
#optimize-tests = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue