mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 21:43:06 +01:00
Added/Updated functional\transactions\test_read_consist_statement_delete_undone_02.py. minor change: import time must be restored in this test
This commit is contained in:
parent
5d08aaa223
commit
cab4960cb1
@ -102,6 +102,7 @@ import subprocess
|
||||
import pytest
|
||||
from firebird.qa import *
|
||||
from pathlib import Path
|
||||
import time
|
||||
|
||||
db = db_factory()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user