diff options
| author | Dmitry Matveyev <greenfork.lists@yandex.com> | 2021-06-06 14:27:39 +0600 |
|---|---|---|
| committer | Dmitry Matveyev <greenfork.lists@yandex.com> | 2021-06-06 14:27:39 +0600 |
| commit | 4e94bf0e41f3e6fab5ef349476997bea8c854bb0 (patch) | |
| tree | ddf3e489fb8da10ce96f50ddcbe8aff55b93d708 /test/indent/ruby/insert-comment-hash/cmd | |
| parent | 0b1654b0cf1582f73939aa36ffa8ebf70d5565ab (diff) | |
Event better tests for comments
Diffstat (limited to 'test/indent/ruby/insert-comment-hash/cmd')
| -rw-r--r-- | test/indent/ruby/insert-comment-hash/cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/indent/ruby/insert-comment-hash/cmd b/test/indent/ruby/insert-comment-hash/cmd index bd828f35..1b9319dc 100644 --- a/test/indent/ruby/insert-comment-hash/cmd +++ b/test/indent/ruby/insert-comment-hash/cmd @@ -1 +1 @@ -c<ret><esc><a-o>jo# comment3<ret>comment4<esc><a-o>jo# indented<ret>indented2 +c<ret><esc><a-o>jo# comment3<ret>comment4<esc><a-o>jo# indented<ret>indented2<esc><a-o>jodef f<ret># comment<ret>comment2<esc>j<a-o>jodef f<ret># comment<esc>hhhi<ret> |
