Create & Init Project...
This commit is contained in:
10
app/service/main/usersuit/rpc/client/pendant_test.go
Normal file
10
app/service/main/usersuit/rpc/client/pendant_test.go
Normal file
@ -0,0 +1,10 @@
|
||||
package client
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
// TestRPC_Equipment test
|
||||
func TestRPC_Equipment(t *testing.T) {
|
||||
|
||||
}
|
Reference in New Issue
Block a user