tests minor fixes

This commit is contained in:
Grigory Smolkin
2017-06-27 12:43:45 +03:00
parent 49a8575456
commit 88b2742972
21 changed files with 12 additions and 90 deletions
-2
View File
@@ -1,8 +1,6 @@
import os
import unittest
from testgres import stop_all, clean_all
from .helpers.ptrack_helpers import ProbackupTest, idx_ptrack
import shutil
class SimpleTest(ProbackupTest, unittest.TestCase):