diff options
author | Kali Kaneko <kali@leap.se> | 2016-09-22 01:42:26 -0400 |
---|---|---|
committer | drebs <drebs@leap.se> | 2016-12-12 09:11:59 -0200 |
commit | 75208477a2f1634664b80b8501818e5a905aa0f3 (patch) | |
tree | 0a5b69036305f3c9fab1f8b6b1142254b6035ac7 /testing/pytest.ini | |
parent | d738c0c166312a8f39f115a0773e6a3f30075977 (diff) |
[tests] adapt tests
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 2d34c607..39d1e1c6 100644 --- a/testing/pytest.ini +++ b/testing/pytest.ini @@ -1,3 +1,4 @@ [pytest] testpaths = tests norecursedirs = tests/perf +twisted = yes |