mirror of
https://github.com/json-iterator/go.git
synced 2025-04-11 11:12:03 +02:00
update test
This commit is contained in:
parent
106636a191
commit
5b27aaa62c
@ -4,10 +4,9 @@ import (
|
||||
"fmt"
|
||||
"github.com/json-iterator/go"
|
||||
"os"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func Test_ExampleMarshal(t *testing.T) {
|
||||
func ExampleMarshal() {
|
||||
type ColorGroup struct {
|
||||
ID int
|
||||
Name string
|
||||
|
Loading…
x
Reference in New Issue
Block a user