Completed
Push — develop ( 86b58f...0a86d2 )
by Jace
03:19
created

tests/conftest.py (1 issue)

Severity
1
"""Integration tests configuration file."""
2
3
from yorm.tests.conftest import pytest_configure  # pylint: disable=unused-import
0 ignored issues
show
Locally disabling unused-import (W0611)
Loading history...
4