diff options
author | Kali Kaneko <kali@leap.se> | 2016-09-22 01:42:26 -0400 |
---|---|---|
committer | Victor Shyba <victor1984@riseup.net> | 2016-11-18 15:55:52 -0300 |
commit | 02a551cc1ef50891b5713515c5e7588918d0272b (patch) | |
tree | b9d6cee1bc392b2c84993a5aeedc9b5d4bb5080c /testing/pytest.ini | |
parent | 8ec5ac23a48d566b65b99ec99a5fdb219ec6ee9a (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 |