We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5ce06 commit 21e58d6Copy full SHA for 21e58d6
Makefile
@@ -10,4 +10,4 @@ format:
10
find src tests -type f -exec rustfmt {} \;
11
12
test:
13
- cargo test
+ cargo test -- --nocapture
0 commit comments