Skip to content

Commit 7a6ca2b

Browse files
committed
fixup! Add test and fix Exec() call
1 parent e43ec67 commit 7a6ca2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

autoload/go/tool_test.vim

+2
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ func! Test_ExecuteInDir_nodir() abort
1919
call delete(l:tmp, 'rf')
2020
endtry
2121
endfunc
22+
23+
" vim: sw=2 ts=2 et

0 commit comments

Comments
 (0)