Moar tests
This commit is contained in:
parent
d1805d8ada
commit
4942b1962b
3 changed files with 486 additions and 482 deletions
|
@ -120,7 +120,8 @@ impl<'a> VimTestContext<'a> {
|
|||
Vim::update(cx, |vim, cx| {
|
||||
vim.switch_mode(mode, true, cx);
|
||||
})
|
||||
});
|
||||
})
|
||||
.unwrap();
|
||||
self.cx.cx.cx.run_until_parked();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue