Skip to content

Commit 4625540

Browse files
Stephen P. Smithgitster
authored andcommitted
t7509: cleanup description and filename
Rename test and update the test description to explicitly state that included tests all relate to commit authorship. The t7509-commit.sh file was not renamed when other scripts were updated in compliance with the test naming convention. [1] f50c9f7 ("Rename some test scripts and describe the naming convention", 2005-05-15) Signed-off-by: Stephen P. Smith <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b684062 commit 4625540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t7509-commit.sh renamed to t/t7509-commit-authorship.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2009 Erick Mattos
44
#
55

6-
test_description='git commit --reset-author'
6+
test_description='commit tests of various authorhip options. '
77

88
. ./test-lib.sh
99

0 commit comments

Comments
 (0)