mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_7094_test.py: Added 'pytest.mark.intl' attribute in order to have ability to run only tests related to i18n
This commit is contained in:
parent
1de210d188
commit
6c4ff410f3
@ -70,6 +70,7 @@ expected_stdout = """
|
||||
C2 ch
|
||||
"""
|
||||
|
||||
@pytest.mark.intl
|
||||
@pytest.mark.version('>=4.0.2')
|
||||
def test_1(act: Action):
|
||||
act.expected_stdout = expected_stdout
|
||||
|
Loading…
Reference in New Issue
Block a user