diff options
author | Björn Linse <bjorn.linse@gmail.com> | 2015-03-05 10:07:55 +0100 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-03-09 08:01:49 -0300 |
commit | a7aeda8c7a3b2c9854d40c1c9278fd67d94aaf3d (patch) | |
tree | c75bf741aa9ac092eb70739f53f36f94c0cb8dda /test/functional/legacy | |
parent | 638452da2a5650dcee3eefa84f037d2920abbb76 (diff) | |
download | rneovim-a7aeda8c7a3b2c9854d40c1c9278fd67d94aaf3d.tar.gz rneovim-a7aeda8c7a3b2c9854d40c1c9278fd67d94aaf3d.tar.bz2 rneovim-a7aeda8c7a3b2c9854d40c1c9278fd67d94aaf3d.zip |
tests/ui: Also test character at cursor
Diffstat (limited to 'test/functional/legacy')
-rw-r--r-- | test/functional/legacy/051_highlight_spec.lua | 2 | ||||
-rw-r--r-- | test/functional/legacy/107_adjust_window_and_contents_spec.lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/legacy/051_highlight_spec.lua b/test/functional/legacy/051_highlight_spec.lua index 19eb4104cd..3d0375312d 100644 --- a/test/functional/legacy/051_highlight_spec.lua +++ b/test/functional/legacy/051_highlight_spec.lua @@ -28,7 +28,7 @@ describe(':highlight', function() gui=bold | guifg=Blue | Directory xxx ctermfg=4 | - -- More --^ | + -- More --^ | ]]) feed('q') wait() -- wait until we're back to normal diff --git a/test/functional/legacy/107_adjust_window_and_contents_spec.lua b/test/functional/legacy/107_adjust_window_and_contents_spec.lua index ffc2208d6e..f6ea7e5a6c 100644 --- a/test/functional/legacy/107_adjust_window_and_contents_spec.lua +++ b/test/functional/legacy/107_adjust_window_and_contents_spec.lua @@ -43,7 +43,7 @@ describe('107', function() start: | [1, '1 '] | [50, '50 '] | - ^59, '59 '] | + ^[59, '59 '] | ~ | ~ | ~ | |