提交 880f3789 作者: Christian Couder

t0240: swap 'resolve' and 'expected'

License: MIT
Signed-off-by: 's avatarChristian Couder <chriscool@tuxfamily.org>
上级 0f7f0495
......@@ -63,8 +63,8 @@ verify_can_resolve() {
'
test_expect_success "output looks right" '
printf /ipfs/$expected > expected &&
test_cmp resolve expected
printf "/ipfs/$expected" > expected &&
test_cmp expected resolve
'
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论