You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2026-05-16 09:48:14 +02:00
tests: pgpro688 added
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import unittest
|
||||
from sys import exit
|
||||
from testgres import get_new_node, stop_all
|
||||
from .ptrack_helpers import ProbackupTest, idx_ptrack
|
||||
from helpers.ptrack_helpers import ProbackupTest, idx_ptrack
|
||||
|
||||
|
||||
class SimpleTest(ProbackupTest, unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user