splitup all classes into seperate files

This commit is contained in:
Edwin Eefting
2021-02-07 14:02:31 +01:00
parent 4f9b7b6cef
commit 06c8416771
17 changed files with 1958 additions and 1931 deletions

View File

@ -1,5 +1,5 @@
from basetest import *
from zfs_autobackup.ExecuteNode import ExecuteNode
print("THIS TEST REQUIRES SSH TO LOCALHOST")