increase test coverage

This commit is contained in:
Alan Hamlett 2015-08-12 11:04:11 -07:00
parent f818a64d3d
commit 4eab860dc0
4 changed files with 16 additions and 6 deletions

View file

@ -2,6 +2,14 @@
debug = true
api_key = 1234
api_url = https://api.wakatime.com/api/v1/heartbeats
ignore =
ignore =
COMMIT_EDITMSG$
TAG_EDITMSG$
exclude =
excludeme
\(invalid regex)
include =
\(invalid regex)
includeme
offline = true
hidefilenames = true

View file

@ -0,0 +1,2 @@
first line
second line