Skip to content
Snippets Groups Projects
Commit 75c46727 authored by gwenn's avatar gwenn
Browse files

Try to fix tests on windows

parent b780d611
No related branches found
No related tags found
No related merge requests found
......@@ -308,6 +308,7 @@ fn ctrl_u() {
}
}
#[cfg(unix)]
#[test]
fn ctrl_v() {
for mode in &[EditMode::Emacs, EditMode::Vi] {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment