diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,4 +14,5 @@ supports both textual and MIME-type output. """, keywords="mime magic file", license="PSF", + test_suite='test' ) |
