mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\core_6272_test.py: removed old commented 'fixme' mark.
This commit is contained in:
parent
2ced898911
commit
7d4bf0ab28
@ -63,7 +63,6 @@ trace = """
|
||||
|
||||
trace_conf = temp_file('trace.conf')
|
||||
|
||||
#@pytest.mark.skipif(platform.system() == 'Windows', reason='FIXME: see notes')
|
||||
@pytest.mark.version('>=4.0')
|
||||
def test_1(act: Action, db_nonexistent: Database, trace_conf: Path, capsys):
|
||||
with ServerKeeper(act, None): # Use embedded server for trace
|
||||
|
Loading…
Reference in New Issue
Block a user