cjphaha opened a new pull request #184:
URL: https://github.com/apache/dubbo-go-samples/pull/184
## 删除无用文件
* 删除项目中无用的 .DS_Store 文件
* 删除 game 样例中无用的 test_client.yml
* 删除 ./run 文件中的无用的 goland 配置文件
## 修改集成测试
* 修复game 集成测试报 panic 的问题
* 将 game 的集成测试添加到 start_integrate_test.sh
* 将 start_integrate_test.sh 58 行的 array=("registry/etcd/go-server") 改为
array=("registry/etcd/go-server")
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]