1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Formatting

Signed-off-by: Justin Menga <justin.menga@gmail.com>
This commit is contained in:
Justin Menga 2017-02-23 01:07:59 +13:00
parent 84b03660da
commit 6f073e3522

View file

@ -578,7 +578,7 @@ func BenchmarkCollectBatch(b *testing.B) {
}
}
go stream.collectBatch()
go stream.collectBatch()
stream.logGenerator(10, 100)
ticks <- time.Time{}
stream.Close()