Skip to content

Commit

Permalink
FIX: wrong cover-package, misleading coverage as 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
vene committed May 7, 2012
1 parent 9d6a0b0 commit 6a1f2b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ test = nosetests
[nosetests]
detailed-errors = 1
with-doctest = 1
cover-package = scikits.learn

cover-package = sklearn

0 comments on commit 6a1f2b2

Please sign in to comment.