mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-16 13:42:05 +00:00
Forward CLI arguments to Cargo in testing script.
This commit is contained in:
parent
1ba71cdb25
commit
dfc6fa13e4
@ -83,4 +83,4 @@ echo ":: Bootstrapping examples..."
|
|||||||
bootstrap_examples
|
bootstrap_examples
|
||||||
|
|
||||||
echo ":: Building and testing libraries..."
|
echo ":: Building and testing libraries..."
|
||||||
cargo test --all-features --all
|
cargo test --all-features --all $@
|
||||||
|
Loading…
Reference in New Issue
Block a user