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_8187_test.py: added forgotten import

This commit is contained in:
pavel-zotov 2024-08-08 15:44:45 +03:00
parent c4eb110236
commit 74c17c4b9d

View File

@ -28,7 +28,7 @@ NOTES:
Separated definition of MAX_RATIO value, it depends on OS.
Linux results show that medians ratio is about 2.3 ... 2.6.
"""
import os
import psutil
import pytest
from firebird.qa import *