Update goals

This commit is contained in:
Roy Hyunjin Han 2015-02-10 22:04:38 -05:00
commit cfbaaa21eb
2 changed files with 25 additions and 13 deletions

View file

@ -1,5 +1,7 @@
[nosetests]
detailed-errors=TRUE
with-coverage=TRUE
cover-package=socketIO_client
cover-erase=TRUE
detailed-errors = TRUE
with-coverage = TRUE
cover-package = socketIO_client
cover-erase = TRUE
[easy_install]