mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-05-30 01:19:16 +03:00
actually use mock
This commit is contained in:
parent
e1610b6874
commit
ff33f46cb8
@ -9,7 +9,7 @@ import subprocess
|
||||
import time
|
||||
from pprint import *
|
||||
from bin.zfs_autobackup import *
|
||||
from unittest.mock import *
|
||||
from mock import *
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user