Fixed a silly mistake.

geesefs-0-30-9
Aaron Jacobs 2015-03-23 16:36:07 +11:00
parent f02cc98b33
commit 5dde9ea0b7
1 changed files with 1 additions and 1 deletions

View File

@ -685,4 +685,4 @@ type FsyncErrorTest struct {
func init() { RegisterTestSuite(&FsyncErrorTest{}) }
func (t *FlushErrorTest) SetUp(ti *TestInfo)
func (t *FsyncErrorTest) SetUp(ti *TestInfo)