Skip to content

Commit 07cbe5f

Browse files
committed
vital: add missing initialization code
1 parent 6188b86 commit 07cbe5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/vital.vimspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ Describe vital
327327
End
328328

329329
It does not supports invalid self module which is in __latest__ dir
330+
let V = vital#{g:testplugin_name}#new()
330331
Throws /vital: module not found: InvalidSelfmodule/ :call V.import('InvalidSelfmodule')
331332
End
332333

0 commit comments

Comments
 (0)