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