mirror of
https://github.com/fxkt-tech/liv
synced 2025-09-26 20:11:20 +08:00
fix
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"github.com/fxkt-tech/liv/internal/naming"
|
||||
"github.com/fxkt-tech/liv/fftool/naming"
|
||||
)
|
||||
|
||||
func TestGen(t *testing.T) {
|
||||
|
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"github.com/fxkt-tech/liv/internal/encoding/json"
|
||||
"github.com/fxkt-tech/liv/pkg/encoding/json"
|
||||
)
|
||||
|
||||
func TestPretty(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user