Commit 314f7bbf authored by Jeromy's avatar Jeromy

space out sharness test calls

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent 7c510662
......@@ -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" '
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment