remove setup.cfg files for tests

This commit is contained in:
Dirk Thomas 2015-11-30 15:05:45 -08:00
parent 20afa6819a
commit dd88e9b13c
5 changed files with 0 additions and 22 deletions

View File

@ -1,6 +0,0 @@
[nosetests]
with-xunit=1
with-coverage=1
cover-package=roslib
tests=test_roslib_manifest.py,test_roslib_names.py,test_roslib_packages.py,test_roslib.py, test_roslib_rosenv.py, test_roslib_stack_manifest.py, test_roslib_stacks.py, test_roslib_exceptions.py, test_roslib_manifestlib.py

View File

@ -1,4 +0,0 @@
[nosetests]
with-coverage=1
cover-package=rosclean
with-xunit=1

View File

@ -1,4 +0,0 @@
[nosetests]
with-coverage=1
cover-package=roscreate
with-xunit=1

View File

@ -1,4 +0,0 @@
[nosetests]
with-coverage=1
cover-package=rosmake
with-xunit=1

View File

@ -1,4 +0,0 @@
[nosetests]
with-coverage=1
cover-package=rosunit
with-xunit=1