Skip to content

Commit 5e10824

Browse files
committed
remove one test case
1 parent 9c10975 commit 5e10824

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/t/clang_format_spec.vim

-7
Original file line numberDiff line numberDiff line change
@@ -269,13 +269,6 @@ describe '<Plug>(operator-clang-format)'
269269
let buffer = GetBuffer()
270270
Expect by_clang_format_command ==# buffer
271271
end
272-
273-
it 'doesn''t move cursor'
274-
execute 12
275-
let pos = getpos('.')
276-
normal xa{
277-
Expect pos == getpos('.')
278-
end
279272
end
280273
" }}}
281274

0 commit comments

Comments
 (0)