Fix test case

This commit is contained in:
Masaaki Goshima 2020-11-18 16:47:50 +09:00
parent 71f8fc352b
commit 6a11c84d0c
1 changed files with 0 additions and 3 deletions

View File

@ -225,9 +225,6 @@ var (
)
func initBig() {
if len(jsonBig) > 0 {
return
}
n := 10000
if testing.Short() {
n = 100