You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-12-05 22:56:06 +02:00
gofmt
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"testing"
|
||||
"unicode/utf8"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
"github.com/json-iterator/go"
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func Test_new_encoder(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user