seep/tests/cli.rs

5 lines
43 B
Rust
Raw Normal View History

2024-02-21 13:18:22 +01:00
#[test]
fn pipe_echo_cat() {
todo!()
}