diff setup.cfg @ 356:173f0c362fe1

The `unittest` command is now based on the setuptools `test command.
author cmlenz
date Sun, 04 Jun 2006 13:42:14 +0000
parents 17e4b8d01db6
children 023b0b4a1f20
line wrap: on
line diff
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,6 @@
 formats = bztar, gztar, zip
 
 [unittest]
-test-suite = bitten.tests
 xml-results = build/test-results.xml
 coverage-summary = build/test-coverage.txt
 coverage-dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software