mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 12:44:02 +03:00
Move cli to internal
This commit is contained in:
@@ -3,7 +3,7 @@ package cli_test
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/9seconds/mtg/v2/cli"
|
||||
"github.com/9seconds/mtg/v2/internal/cli"
|
||||
"github.com/9seconds/mtg/v2/internal/testlib"
|
||||
"github.com/jarcoal/httpmock"
|
||||
"github.com/stretchr/testify/mock"
|
||||
Reference in New Issue
Block a user