mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_6915_hu_hu_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
137566dd24
commit
cb4eb00e47
@ -117,6 +117,7 @@ test_sql = """
|
|||||||
;
|
;
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@pytest.mark.intl
|
||||||
@pytest.mark.version('>=5.0.0')
|
@pytest.mark.version('>=5.0.0')
|
||||||
def test_1(act: Action, tmp_fbk: Path, tmp_fdb: Path, capsys):
|
def test_1(act: Action, tmp_fbk: Path, tmp_fdb: Path, capsys):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user