mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-05 13:10:11 +00:00
add migrate old config
This commit is contained in:
@@ -2,10 +2,6 @@ package cmd
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestExecCommand(t *testing.T) {
|
||||
t.Log(execCommand("echo test"))
|
||||
}
|
||||
|
||||
func Test_printFailed(t *testing.T) {
|
||||
t.Log(Err("test"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user