From 979452b7b89653b7373b668eff8ebfc7c8dc5953 Mon Sep 17 00:00:00 2001 From: faineance Date: Thu, 9 Feb 2017 22:23:04 +0000 Subject: test command in contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a42bec24..37208426 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -90,7 +90,7 @@ Run `cargo test` to compare generated Rust bindings to the expectations. ### Running All Tests ``` -$ cargo test +$ cargo test --all-features ``` ### Authoring New Tests -- cgit v1.2.3