Codebase list golang-github-vbauerster-mpb / 34ea488
rename: TestAverageSpeedSizeB1024 TestAverageSpeedSizeB1000 Vladimir Bauer 3 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 "time"
55 )
66
7 func TestSpeedKiBDecor(t *testing.T) {
7 func TestAverageSpeedSizeB1024(t *testing.T) {
88 cases := []struct {
99 name string
1010 fmt string
132132 }
133133 }
134134
135 func TestSpeedKBDecor(t *testing.T) {
135 func TestAverageSpeedSizeB1000(t *testing.T) {
136136 cases := []struct {
137137 name string
138138 fmt string