don't test coverage on plugins

since it's not easy to cover code that use external services like
Evernote cloud and calibre.
pull/1004/head
chrox 10 years ago
parent 0f40042e57
commit 87fcbd49cc

@ -26,7 +26,6 @@ return {
-- the .lua extension)
['include'] = {
'frontend/.*$',
'plugins/.*$',
},
-- Patterns for files to exclude when reporting

Loading…
Cancel
Save