mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 18:11:47 +00:00
functests: Fix legacy/097_glob_path_spec
This commit is contained in:
@@ -27,7 +27,7 @@ describe('glob() and globpath()', function()
|
||||
command([[$put =glob('Xxx\{')]])
|
||||
command([[$put =glob('Xxx\$')]])
|
||||
|
||||
command('w! Xxx{')
|
||||
command('silent w! Xxx{')
|
||||
command([[w! Xxx\$]])
|
||||
command([[$put =glob('Xxx\{')]])
|
||||
command([[$put =glob('Xxx\$')]])
|
||||
|
||||
Reference in New Issue
Block a user