mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-05 13:10:11 +00:00
add manage command
This commit is contained in:
7
cmd/server_test.go
Normal file
7
cmd/server_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package cmd
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestRun(t *testing.T) {
|
||||
Run()
|
||||
}
|
||||
Reference in New Issue
Block a user