veilid/veilid-core/run_windows_tests.bat
2023-08-29 15:15:47 -05:00

5 lines
91 B
Batchfile

@echo off
cargo test -- --nocapture
cargo test --features=rt-async-std -- --nocapture