syntax = "proto3";

package test;

service TestService {

}
