mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
ffe7d80cfc
So far this just tells py.test not to recurse into directories containing tests it doesn't need to run.
3 lines
67 B
INI
3 lines
67 B
INI
[pytest]
|
|
norecursedirs = .git build virtualenv teuthology.egg-info
|