diff options
Diffstat (limited to 'testing/pytest.ini')
-rw-r--r-- | testing/pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/pytest.ini b/testing/pytest.ini index eb70b67c..9c9fc3b7 100644 --- a/testing/pytest.ini +++ b/testing/pytest.ini @@ -1,3 +1,4 @@ [pytest] testpaths = tests twisted = yes +norecursedirs = tests/benchmarks |