aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/vim_spec.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2018-02-01 14:30:31 -0500
committerJames McCoy <jamessan@jamessan.com>2018-02-02 07:28:56 -0500
commite243dbdc328b53926009153bd7fca32ebfc1abb2 (patch)
tree4f5750a3cc3d749551ea29438f5ad008ca9a046f /test/functional/api/vim_spec.lua
parent5da6f0e903f2eb76e72bbb3c098d4908d1f3b1ad (diff)
downloadrneovim-e243dbdc328b53926009153bd7fca32ebfc1abb2.tar.gz
rneovim-e243dbdc328b53926009153bd7fca32ebfc1abb2.tar.bz2
rneovim-e243dbdc328b53926009153bd7fca32ebfc1abb2.zip
test: man_spec: Fix use of nested [[ quoting
Lua (not LuaJIT) complains about the "^[[" strings inside the expect, since it sees them as nested quotes. Change the quoting to [=[ ]=] to avoid the issue.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions