diff --git a/test/new/test-loader/test.vim b/test/new/test-loader/test.vim index f12fb83..75c59f5 100644 --- a/test/new/test-loader/test.vim +++ b/test/new/test-loader/test.vim @@ -88,4 +88,4 @@ call matchup#test#assert_equal( \ {'str': '\<\Vfoobar\m', 'unresolved': {}}, \ s:cur.augment) -quit! +call matchup#test#finished()