pytest: Define plugin and declare it in the root conftest
Then drop all unneeded and indirect imports
This commit is contained in:
parent
e99d3464e4
commit
9437a643ad
16 changed files with 9 additions and 39 deletions
|
@ -5,8 +5,6 @@
|
|||
|
||||
import pytest
|
||||
|
||||
from swh.lister.core.tests.conftest import * # noqa
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def lister_cran(swh_listers):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue