From e3f2a44ed678bc8de6748fc0af3540f881871e1f Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 29 Jul 2018 13:42:05 +0300 Subject: Add --nocapture flag to test in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fb8b29e..9dd12f5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The usual: ```bash $ cargo build -$ cargo test +$ cargo test -- --nocapture ``` Since there isn't (?) any good USB device mocking setup, for tests to pass an RTL-SDR device must be connected. -- cgit v1.3.1