6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added/Updated tests\bugs\gh_8255_test.py: fixed forgotten import

This commit is contained in:
pavel-zotov 2024-09-23 21:48:58 +03:00
parent bdb69722a7
commit ede28525bd

View File

@ -23,7 +23,7 @@ NOTES:
"""
from pathlib import Path
import platform
import pytest
from firebird.qa import *