mirror of
https://github.com/json-iterator/go.git
synced 2025-02-19 19:59:49 +02:00
disable map_key_test temporarily
- disable this test until golang issue 38105&38940 is fixed
This commit is contained in:
parent
8961be9c21
commit
55287ed53a
@ -1,5 +1,6 @@
|
||||
// +build !go1.14
|
||||
// remove these tests temporarily until https://github.com/golang/go/issues/39105 is fixed
|
||||
// +build go1.15
|
||||
// remove these tests temporarily until https://github.com/golang/go/issues/38105 and
|
||||
// https://github.com/golang/go/issues/38940 is fixed
|
||||
|
||||
package test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user