fr/fr_env/lib/python3.8/site-packages/pywt/conftest.py

7 lines
143 B
Python
Raw Permalink Normal View History

2021-02-17 12:26:31 +05:30
import pytest
def pytest_configure(config):
config.addinivalue_line("markers",
"slow: Tests that are slow.")