Skip to content

Commit 21e58d6

Browse files
committed
--nocapture
1 parent cc5ce06 commit 21e58d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ format:
1010
find src tests -type f -exec rustfmt {} \;
1111

1212
test:
13-
cargo test
13+
cargo test -- --nocapture

0 commit comments

Comments
 (0)