mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
a9f0143cae
commit
6fc25cc00f
1 changed files with 0 additions and 6 deletions
|
|
@ -227,10 +227,4 @@ mod tests {
|
|||
|
||||
from_bytes(&[0x66, 0x6f, 0x80, 0x6f], &[b'\'', 0x66, 0x6f, 0x80, 0x6f, b'\'']);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn test_split() {
|
||||
let x = split("plugin --sync fzf -- 'echo {}' --preview").unwrap();
|
||||
println!("{x:?}");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue