mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 00:22:41 +00:00
refactor: format test/*
This commit is contained in:
@@ -8,7 +8,7 @@ describe('context variables', function()
|
||||
setup(clear)
|
||||
|
||||
it('is working', function()
|
||||
insert("start:")
|
||||
insert('start:')
|
||||
|
||||
-- Test for getbufvar().
|
||||
-- Use strings to test for memory leaks.
|
||||
|
||||
Reference in New Issue
Block a user