Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dp/cywginstat'
[gitweb.git]
/
t
/
t4001-diff-rename.sh
diff --git
a/t/t4001-diff-rename.sh
b/t/t4001-diff-rename.sh
index 877c1ea5db4b99f088db6f5e38a6833abc3cfef5..71bac83dd5e42a19e3b1a7e869df0e7143371c99 100755
(executable)
--- a/
t/t4001-diff-rename.sh
+++ b/
t/t4001-diff-rename.sh
@@
-7,7
+7,7
@@
test_description='Test rename detection in diff engine.
'
. ./test-lib.sh
-.
..
/diff-lib.sh
+.
"$TEST_DIRECTORY"
/diff-lib.sh
echo >path0 'Line 1
Line 2
@@
-27,7
+27,7
@@
Line 15
'
test_expect_success \
- 'update-
cache
--add a file.' \
+ 'update-
index
--add a file.' \
'git update-index --add path0'
test_expect_success \