mirror of
https://github.com/minio/minio.git
synced 2025-04-01 02:03:42 -04:00
Fix whitespace
This commit is contained in:
parent
994d7841c3
commit
563a914046
@ -424,7 +424,7 @@ func (s *MySuite) TestPutObject(c *C) {
|
|||||||
c.Assert(resources.IsTruncated, Equals, false)
|
c.Assert(resources.IsTruncated, Equals, false)
|
||||||
c.Assert(err, Not(IsNil))
|
c.Assert(err, Not(IsNil))
|
||||||
|
|
||||||
// breaks on fs driver, so we subtract one second
|
// breaks on fs driver,// breaks on fs driver, so we subtract one second
|
||||||
// date1 := time.Now()
|
// date1 := time.Now()
|
||||||
date1 := time.Now().Add(-time.Second)
|
date1 := time.Now().Add(-time.Second)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user