mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 10:50:42 +01:00
Added/Updated tests\bugs\gh_8255_test.py: fixed forgotten import
This commit is contained in:
parent
bdb69722a7
commit
ede28525bd
@ -23,7 +23,7 @@ NOTES:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
import platform
|
||||||
import pytest
|
import pytest
|
||||||
from firebird.qa import *
|
from firebird.qa import *
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user