aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/functional/provider/clipboard_spec.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/functional/provider/clipboard_spec.lua b/test/functional/provider/clipboard_spec.lua
index 1431054494..2c681eb9d8 100644
--- a/test/functional/provider/clipboard_spec.lua
+++ b/test/functional/provider/clipboard_spec.lua
@@ -605,10 +605,10 @@ describe('clipboard (with fake clipboard.vim)', function()
{0:~ }|
{4: }|
:registers |
- {1:--- Registers ---} |
- "* some{2:^J}star data{2:^J} |
- "+ such{2:^J}plus{2:^J}stuff |
- ": let g:test_clip['+'] = ['such', 'plus', 'stuff'] |
+ {1:Type Name Content} |
+ l "* some{2:^J}star data{2:^J} |
+ c "+ such{2:^J}plus{2:^J}stuff |
+ c ": let g:test_clip['+'] = ['such', 'plus', 'stuff'] |
{3:Press ENTER or type command to continue}^ |
]], {
[0] = {bold = true, foreground = Screen.colors.Blue},