1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-03-29 22:55:18 +02:00

testgres 1.6 testgres

This commit is contained in:
Grigory Smolkin 2018-03-20 22:30:57 +03:00
parent 73eb5f266f
commit ff940f69dc

View File

@ -3,7 +3,6 @@ import unittest
from .helpers.ptrack_helpers import ProbackupTest, ProbackupException
from datetime import datetime, timedelta
import subprocess
from testgres import ClusterTestgresException as ClusterException
from testgres import QueryException
import shutil
import sys