add tests for windows
This commit is contained in:
5
veilid-tools/run_windows_tests.bat
Normal file
5
veilid-tools/run_windows_tests.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
cargo test --features=rt-tokio,tracing -- --nocapture
|
||||
cargo test --features=rt-async-std,tracing -- --nocapture
|
||||
cargo test --features=rt-tokio -- --nocapture
|
||||
cargo test --features=rt-async-std -- --nocapture
|
Reference in New Issue
Block a user