Skip to content

Commit fbd7eb0

Browse files
dschoGit for Windows Build Agent
authored andcommitted
fixup??? tests: use t/diff-lib/* consistently
Probably needs to be squashed in. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 0dc82a4 commit fbd7eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t7001-mv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ test_expect_success 'clean up' '
104104
'
105105

106106
test_expect_success 'adding another file' '
107-
cp "$TEST_DIRECTORY"/diff-lib/README.md path0/README &&
107+
cp "$TEST_DIRECTORY"/diff-lib/README path0/README &&
108108
git add path0/README &&
109109
git commit -m add2 -a
110110
'

0 commit comments

Comments
 (0)