diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2010-12-13 17:12:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-12-13 11:54:39 -0800 |
commit | 0137ef7dae553f9eb89cbae1ddb60b72046ba28b (patch) | |
tree | 90dceeade2a71892c7b458c63ec7982180cdfc61 /t | |
parent | 28368e9f0bced688e4baf3b02b1bfcb6580909c4 (diff) | |
download | git-0137ef7dae553f9eb89cbae1ddb60b72046ba28b.tar.gz |
t800?-blame.sh: retitle uniquely
Currently we have three test files matching t800?-blame.sh.
Rename the latter two to make it easier to spot where additions would
go.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-x | t/t8003-blame-corner-cases.sh (renamed from t/t8003-blame.sh) | 0 | ||||
-rwxr-xr-x | t/t8004-blame-with-conflicts.sh (renamed from t/t8004-blame.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/t/t8003-blame.sh b/t/t8003-blame-corner-cases.sh index 230143cf31..230143cf31 100755 --- a/t/t8003-blame.sh +++ b/t/t8003-blame-corner-cases.sh diff --git a/t/t8004-blame.sh b/t/t8004-blame-with-conflicts.sh index ba19ac127e..ba19ac127e 100755 --- a/t/t8004-blame.sh +++ b/t/t8004-blame-with-conflicts.sh |