mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 03:21:29 +10:00
Problem: Test for swapfilelist() fails on MS-Windows.
Solution: Only check the tail of the path. Mark a test as flaky.
6cf3151f0e
Co-authored-by: Bram Moolenaar <Bram@vim.org>