aboutsummaryrefslogtreecommitdiffstats
path: root/codec/bench_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'codec/bench_test.go')
-rw-r--r--codec/bench_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/codec/bench_test.go b/codec/bench_test.go
index 54d0219..4b4a702 100644
--- a/codec/bench_test.go
+++ b/codec/bench_test.go
@@ -14,6 +14,7 @@
package codec_test
+/*
import (
"testing"
@@ -71,3 +72,4 @@ func BenchmarkEncodeHard(b *testing.B) {
}
Data = data
}
+*/