Skip to content

Commit

Permalink
fixup! fixup! t1092: expand repository data shape
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickstolee committed Jun 18, 2021
1 parent 0c20b94 commit f462956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t1092-sparse-checkout-compatibility.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test_expect_success 'setup' '
touch deep/deeper1/0/1 &&
touch deep/deeper1/0/0/0 &&
>folder1- &&
>folder1. &&
>folder1.x &&
>folder10 &&
cp -r deep/deeper1/0 folder1 &&
cp -r deep/deeper1/0 folder2 &&
Expand Down

0 comments on commit f462956

Please sign in to comment.