more tests

This commit is contained in:
Edwin Eefting
2020-05-28 18:21:16 +02:00
parent 58e098324e
commit 4d12b8da5f
2 changed files with 178 additions and 7 deletions

View File

@ -9,6 +9,7 @@ import subprocess
import time
from pprint import *
from bin.zfs_autobackup import *
from unittest.mock import *