diff options
Diffstat (limited to 'src/python/grpcio_test/setup.cfg')
-rw-r--r-- | src/python/grpcio_test/setup.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/python/grpcio_test/setup.cfg b/src/python/grpcio_test/setup.cfg index b32d3f5972..3be93cb918 100644 --- a/src/python/grpcio_test/setup.cfg +++ b/src/python/grpcio_test/setup.cfg @@ -1,3 +1,2 @@ [pytest] -norecursedirs = _cython python_files = *_test.py |