diff options
author | Lucas Hoffmann <l-m-h@web.de> | 2015-06-18 13:11:32 +0200 |
---|---|---|
committer | Lucas Hoffmann <l-m-h@web.de> | 2015-06-22 12:01:07 +0200 |
commit | 981dd23f8df346086738c8606d102aa2cd346b13 (patch) | |
tree | 496f1ca7a54f2d167dcefe38fde856ef7bba3bd4 /test/functional/api/vim_spec.lua | |
parent | 8c999a9d6cbf892d66900ee626a3600ddc7d9849 (diff) | |
download | rneovim-981dd23f8df346086738c8606d102aa2cd346b13.tar.gz rneovim-981dd23f8df346086738c8606d102aa2cd346b13.tar.bz2 rneovim-981dd23f8df346086738c8606d102aa2cd346b13.zip |
tests: Don't set ul in migrated test 61.
The legacy test uses `set ul=100` to break the changes into blocks that can be
undone separately. This is needed because the legacy test is sourced from a
file and changes would be grouped into on undo block by default. The lua test
suite does not have this restriction.
Also add a new test case to test this effect of using `set ul=100` in a
sourced script.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions