fix async std test and make windows test script work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
cargo test -- --nocapture
|
||||
cargo test --features=rt-async-std -- --nocapture
|
||||
cargo test --no-default-features --features=default-async-std -- --nocapture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user