diff --git a/samples/flushfs/flush_fs_test.go b/samples/flushfs/flush_fs_test.go index 39b8f9e..564c118 100644 --- a/samples/flushfs/flush_fs_test.go +++ b/samples/flushfs/flush_fs_test.go @@ -685,4 +685,4 @@ type FsyncErrorTest struct { func init() { RegisterTestSuite(&FsyncErrorTest{}) } -func (t *FlushErrorTest) SetUp(ti *TestInfo) +func (t *FsyncErrorTest) SetUp(ti *TestInfo)