ngcpcfg/t/conftest.py

3 lines
112 B

import pytest
pytest_plugins = ['fixtures.commandline', 'fixtures.fs', 'fixtures.gitrepo', 'fixtures.programs']