some more test setup refinements and make example testing part of tox runs

This commit is contained in:
holger krekel
2020-03-04 11:36:28 +01:00
parent d8e14d9993
commit 33dd747ec7
4 changed files with 8 additions and 10 deletions

View File

@@ -5,9 +5,6 @@ import pytest
import py
from deltachat.testplugin import * # noqa
@pytest.fixture(scope="session")
def data():
class Data: