mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-01-07 10:56:30 +01:00
5 lines
197 B
Bash
5 lines
197 B
Bash
#!/bin/zsh
|
|
|
|
cargo test longhauling_task_join -- --ignored --exact --nocapture
|
|
cargo test slow_join_interrupted -- --ignored --exact --nocapture
|
|
cargo test slow_join -- --ignored --exact --nocapture |