github.com/nxtrace/NTrace-core@v1.3.1-0.20240513132635-39169291e8c9/cmd/cmd_test.go (about)

     1  package cmd
     2  
     3  import "testing"
     4  
     5  func TestCMD(t *testing.T) {
     6  	Excute()
     7  }