Skip to content

Commit

Permalink
add more files to coverage targets
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Feb 13, 2021
1 parent 8b91c4f commit 74b767a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/.themisrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ call themis#option('exclude', 'test/Guardfile')
if $THEMIS_PROFILE !=# ''
execute 'profile' 'start' $THEMIS_PROFILE
profile! file ./autoload/*
profile! file ./plugin/*
profile! file ./syntax/*
endif

let s:helper = themis#helper('assert')
Expand Down

0 comments on commit 74b767a

Please sign in to comment.