Browse Source

Don't use nosexunit, and ensure coverage is >=3.0

Mark Stover 15 years ago
parent
commit
8689a2e1fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/requirements/test.txt

+ 1 - 1
contrib/requirements/test.txt

@@ -1,8 +1,8 @@
 simplejson
 nose
 nose-cover3
-nosexunit
 django-nose
+coverage>=3.0
 pytyrant
 redis
 pymongo