functests: Fix legacy/097_glob_path_spec

This commit is contained in:
ZyX
2017-04-09 02:04:52 +03:00
parent 9a0c921909
commit 5fd8f637af

View File

@@ -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\$')]])