From 314f7bbfea72743b1bafdfafede6fcd9710ae834 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Fri, 24 Jul 2015 12:48:21 -0700 Subject: [PATCH] space out sharness test calls License: MIT Signed-off-by: Jeromy --- test/sharness/t0051-object.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/sharness/t0051-object.sh b/test/sharness/t0051-object.sh index 0b984f783..84746c229 100755 --- a/test/sharness/t0051-object.sh +++ b/test/sharness/t0051-object.sh @@ -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" '