diff --git a/Makefile b/Makefile index 0982dd2..f543e4d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ all: check .PHONY: check check: - cargo test + cargo test --all-features .PHONY: dinstall dinstall: deb