mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2025-01-04 17:41:45 +03:00
5 lines
96 B
PowerShell
5 lines
96 B
PowerShell
|
echo "----- unit tests -----"
|
||
|
|
||
|
# run test units
|
||
|
cargo test --release --features strict --tests
|