提交 bac04253 作者: Christian Couder

Fix test_docker Makefile target and rename it test_3node

The dockertest/ directory has been moved into test/ and
it has been renamed 3nodetest/ in commit 28cf220d
(dockertest -> test/3nodetest).

License: MIT
Signed-off-by: 's avatarChristian Couder <chriscool@tuxfamily.org>
上级 cb108f48
......@@ -25,8 +25,8 @@ test_short: build test_go_short test_sharness_short
test_expensive: build test_go_expensive test_sharness_expensive
test_docker:
cd dockertest/ && make
test_3node:
cd test/3nodetest && make
test_go_short:
go test -test.short ./...
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论