diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-12-14 09:17:19 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-01-12 09:47:40 -0300 |
commit | d50d79831e148d08406425a7bd672ccb55e2591b (patch) | |
tree | ccb77c3758fb4e79ccab5fb1a6bfcd5325d5b173 /test/functional/ui/highlight_spec.lua | |
parent | 213c3c3e53459a77c77166cda85ba619e7eb2eb1 (diff) | |
download | rneovim-d50d79831e148d08406425a7bd672ccb55e2591b.tar.gz rneovim-d50d79831e148d08406425a7bd672ccb55e2591b.tar.bz2 rneovim-d50d79831e148d08406425a7bd672ccb55e2591b.zip |
test: Remove unnecessary command from highlight_spec
Diffstat (limited to 'test/functional/ui/highlight_spec.lua')
-rw-r--r-- | test/functional/ui/highlight_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/ui/highlight_spec.lua b/test/functional/ui/highlight_spec.lua index 3c55c09f95..9ab86f401f 100644 --- a/test/functional/ui/highlight_spec.lua +++ b/test/functional/ui/highlight_spec.lua @@ -142,7 +142,6 @@ describe('Default highlight groups', function() end) it('end of file markers', function() - nvim('command', 'hi Normal guibg=black') screen:expect([[ ^ | {1:~ }| |