Skip to content

Commit

Permalink
Set correct coverage source
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Feb 17, 2017
1 parent 7be0e6e commit 71e4bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .coveragerc to control coverage.py
[run]
source = luma.core
source = luma.emulator
omit =
setup.py
.tox/*
Expand Down

0 comments on commit 71e4bd3

Please sign in to comment.