mstdn/ent.AccountHolder
parent
7469ffdaeb
commit
82ebbc3c7e
|
@ -3,7 +3,7 @@ package ent
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"encoding/json"
|
"github.com/reiver/go-json"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestAccountHolder_MarshalJSON(t *testing.T) {
|
func TestAccountHolder_MarshalJSON(t *testing.T) {
|
||||||
|
|
Loading…
Reference in New Issue