mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 02:40:42 +01:00
Added/Updated tests\bugs\core_4524_test.py: minor change: added 'encryption' mark in order to have ability to include/exclude this test to/from appropriate pytest runs using '-m' command switch
This commit is contained in:
parent
f82c9c3df4
commit
f5129f5111
@ -113,6 +113,7 @@ def check_page_for_readable_values(dbname, gen_page_number, pg_size, check_seque
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------------------------
|
#----------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@pytest.mark.encryption
|
||||||
@pytest.mark.version('>=4.0')
|
@pytest.mark.version('>=4.0')
|
||||||
def test_1(act_src: Action, act_res: Action, tmp_fbk:Path, capsys):
|
def test_1(act_src: Action, act_res: Action, tmp_fbk:Path, capsys):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user