5 lines
84 B
Python
Raw Normal View History

import pytest
from .. import marks
marks = [pytest.mark.settings_messaging, marks]