space out sharness test calls
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Jeromy committed
Jul 24, 2015 at 12:48 UTC
314f7bbfea72743b1bafdfafede6fcd9710ae834
1 file changed
+2
test/sharness/t0051-object.sh
+2
@@ -172,7 +172,9 @@ test_object_cmd() {
172
'
173
174
test_patch_create_path $EMPTY a/b/c $FILE
175
+
176
test_patch_create_path $EMPTY a $FILE
177
+
178
test_patch_create_path $EMPTY a/b/b/b/b $FILE
179
180
test_expect_success "create bad path fails" '