diff --git a/scripts/test.sh b/scripts/test.sh index d4473a34..5620e712 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -83,4 +83,4 @@ echo ":: Bootstrapping examples..." bootstrap_examples echo ":: Building and testing libraries..." -cargo test --all-features --all +cargo test --all-features --all $@