summaryrefslogtreecommitdiff
path: root/tests/conftest.py
blob: ec59f4a1c98d3b8f4813e124f3e7a44f58aa3dae (plain)
1
2
3
4
5
# FIXME this seems unnecessary
# TODO move fixtures here and only keep helper functions/classes in the plugin
# TODO _pytest_helpers might be a better name than _pytestplugin then?
# noinspection PyUnresolvedReferences
from tox._pytestplugin import *  # noqa