mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +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)]
|
#[cfg(windows)]
|
||||||
#[test]
|
#[test]
|
||||||
fn test_split() {
|
fn test_split() {
|
||||||
|
yazi_shared::init_tests();
|
||||||
|
yazi_config::init_tests();
|
||||||
yazi_fs::init();
|
yazi_fs::init();
|
||||||
compare("foo", "", "foo");
|
compare("foo", "", "foo");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue