Files
neovim/test/functional/core
zeertzjq 6134c1e8a3 test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
Since before_each() doesn't call clear() in these tests, after_each()
may call expect_exit() without calling clear() if a test is skipped,
causing frequent test failures on Cirrus CI. Close the session instead.
2023-01-15 09:34:21 +08:00
..
2022-12-31 13:25:26 +01:00
2019-05-05 23:01:35 +02:00