mirror of
https://github.com/grdl/git-get.git
synced 2026-02-06 12:47:58 +00:00
Move test package inside the git package
It is not being used by other packages so it should belong to `git` package.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package git
|
||||
|
||||
import (
|
||||
"git-get/pkg/git/test"
|
||||
"git-get/pkg/run"
|
||||
"git-get/pkg/test"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user