Skip to content

Commit

Permalink
add test suite to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Jan 10, 2018
1 parent da45062 commit 85c3095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
version=VERSION,
author='Matt Bachmann',
url='https://github.com/Bachmann1234/diff-cover',
test_suite='nose.collector',
description=DESCRIPTION,
license='Apache 2.0',
classifiers=['Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit 85c3095

Please sign in to comment.