zfs changes platformtest

This commit is contained in:
Christian Schwarz
2020-04-05 20:14:38 +02:00
parent 05852bde7a
commit 4f255cef09
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ import (
"strings"
"github.com/stretchr/testify/require"
"github.com/zrepl/zrepl/platformtest"
"github.com/zrepl/zrepl/zfs"
)