cleanup tests

This commit is contained in:
Edwin Eefting
2020-05-14 18:17:00 +02:00
parent 4e1bfd8cba
commit b22113aad4
6 changed files with 60 additions and 52 deletions

View File

@ -1,10 +1,5 @@
from basetest import *
#default test stuff
import unittest
from bin.zfs_autobackup import *
import subprocess
import time
print("THIS TEST REQUIRES SSH TO LOCALHOST")