mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 11:57:44 +08:00
space out sharness test calls
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
parent
7c510662ae
commit
314f7bbfea
@ -172,7 +172,9 @@ test_object_cmd() {
|
||||
'
|
||||
|
||||
test_patch_create_path $EMPTY a/b/c $FILE
|
||||
|
||||
test_patch_create_path $EMPTY a $FILE
|
||||
|
||||
test_patch_create_path $EMPTY a/b/b/b/b $FILE
|
||||
|
||||
test_expect_success "create bad path fails" '
|
||||
|
||||
Loading…
Reference in New Issue
Block a user