We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d104d commit a43f24cCopy full SHA for a43f24c
zfs_test.go
@@ -82,7 +82,6 @@ func zpoolTest(t *testing.T, fn func()) {
82
}
83
84
func TestDatasets(t *testing.T) {
85
- t.Helper()
86
87
zpoolTest(t, func() {
88
_, err := zfs.Datasets("")
0 commit comments