Commit 5dde9ea0 authored by Aaron Jacobs's avatar Aaron Jacobs

Fixed a silly mistake.

parent f02cc98b
......@@ -685,4 +685,4 @@ type FsyncErrorTest struct {
func init() { RegisterTestSuite(&FsyncErrorTest{}) }
func (t *FlushErrorTest) SetUp(ti *TestInfo)
func (t *FsyncErrorTest) SetUp(ti *TestInfo)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment