Skip to content

Commit a67cd23

Browse files
committed
diagnose
1 parent 00d8bee commit a67cd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cargo fmt --all -- --check
3838
cargo clippy -- -D warnings
3939

4040
# Regular Tests
41-
cargo test --verbose
41+
cargo test --verbose -- --nocapture
4242
cargo test test_configure_output -- --ignored
4343
cargo test test_aggregate -- --ignored --test-threads=1
4444

0 commit comments

Comments
 (0)