crates/vim/src/normal.rs 🔗
@@ -1181,7 +1181,4 @@ mod test {
fox jumps|jumps over
the lazy dog"});
}
-
- #[gpui::test]
- async fn test_
}
Keith Simmons created
crates/vim/src/normal.rs | 3 ---
1 file changed, 3 deletions(-)
@@ -1181,7 +1181,4 @@ mod test {
fox jumps|jumps over
the lazy dog"});
}
-
- #[gpui::test]
- async fn test_
}