mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\core_6411_test.py: removed old commented 'fixme' mark.
This commit is contained in:
parent
7d4bf0ab28
commit
fc839484e6
@ -73,7 +73,6 @@ expected_stdout = """
|
||||
isql_script = temp_file('test-script-6411.sql')
|
||||
|
||||
|
||||
#@pytest.mark.skipif(platform.system() == 'Windows', reason='FIXME: see notes')
|
||||
@pytest.mark.version('>=3.0.7')
|
||||
def test_1(act: Action, isql_script: Path, capsys):
|
||||
for step in range(0,2):
|
||||
|
Loading…
Reference in New Issue
Block a user