aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/autoload/health/broken.vim
blob: a2a595b96f2eb60815e44ed19a5f42191f63c726 (plain) (blame)
1
2
3
function! health#broken#check()
  throw 'caused an error'
endfunction