remove setup.cfg files for tests
This commit is contained in:
parent
20afa6819a
commit
dd88e9b13c
|
@ -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
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[nosetests]
|
||||
with-coverage=1
|
||||
cover-package=rosclean
|
||||
with-xunit=1
|
|
@ -1,4 +0,0 @@
|
|||
[nosetests]
|
||||
with-coverage=1
|
||||
cover-package=roscreate
|
||||
with-xunit=1
|
|
@ -1,4 +0,0 @@
|
|||
[nosetests]
|
||||
with-coverage=1
|
||||
cover-package=rosmake
|
||||
with-xunit=1
|
|
@ -1,4 +0,0 @@
|
|||
[nosetests]
|
||||
with-coverage=1
|
||||
cover-package=rosunit
|
||||
with-xunit=1
|
Loading…
Reference in New Issue