Fsync error
| 884 | //////////////////////////////////////////////////////////////////////// |
| 885 | |
| 886 | type FsyncErrorTest struct { |
| 887 | flushFSTest |
| 888 | } |
| 889 | |
| 890 | func init() { RegisterTestSuite(&FsyncErrorTest{}) } |
| 891 |
nothing calls this directly
no outgoing calls
no test coverage detected