mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 00:31:04 +00:00
Fix CI
This commit is contained in:
parent
b84a386297
commit
297e1f3a0f
1 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,8 @@ mod tests {
|
|||
#[cfg(windows)]
|
||||
#[test]
|
||||
fn test_split() {
|
||||
yazi_shared::init_tests();
|
||||
yazi_config::init_tests();
|
||||
yazi_fs::init();
|
||||
compare("foo", "", "foo");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue