aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/input_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-02-04 23:07:21 +0800
committerGitHub <noreply@github.com>2022-02-04 23:07:21 +0800
commitdcbf9f93e9038d9b4eb782aff2a07e2560f6e04e (patch)
treed3a0d9ec25d475417134efe24f0fadc3593f5a46 /test/functional/ui/input_spec.lua
parentc50cea3de4480014a6108285eb2d530886cc8303 (diff)
parent9b0363d365f92b1a31bcf0fc32969a4667c11e95 (diff)
downloadrneovim-dcbf9f93e9038d9b4eb782aff2a07e2560f6e04e.tar.gz
rneovim-dcbf9f93e9038d9b4eb782aff2a07e2560f6e04e.tar.bz2
rneovim-dcbf9f93e9038d9b4eb782aff2a07e2560f6e04e.zip
Merge pull request #17288 from zeertzjq/vim-8.2.1128
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
Diffstat (limited to 'test/functional/ui/input_spec.lua')
-rw-r--r--test/functional/ui/input_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/ui/input_spec.lua b/test/functional/ui/input_spec.lua
index 11718a6e18..78f4c6ddd3 100644
--- a/test/functional/ui/input_spec.lua
+++ b/test/functional/ui/input_spec.lua
@@ -165,7 +165,7 @@ describe('input non-printable chars', function()
{1:~ }|
{1:~ }|
{1:~ }|
- "Xtest-overwrite" [noeol] 1L, 6C |
+ "Xtest-overwrite" [noeol] 1L, 6B |
]])
-- The timestamp is in second resolution, wait two seconds to be sure.