Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
mityu committed Apr 6, 2024
1 parent 0011c1c commit 1b1b5f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/applier.vimspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Describe Applier class
End

It is a validation.
call themis#log(execute('scr')->split("\n"))
" Check for the auto indentation.
Feedkeys iif foo<CR>aaa<CR>endif<ESC>
Assert Equals(GetAllLines(), ['if foo', "\taaa", 'endif'])
Expand Down

0 comments on commit 1b1b5f4

Please sign in to comment.