mirror of
https://github.com/git/git.git
synced 2026-04-13 18:30:08 +02:00
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] f50c9f76c ("Rename some test scripts and describe the naming convention", 2005-05-15)
Signed-off-by: Stephen P. Smith <ischis2@cox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
b684062f88
commit
4625540df8
@@ -3,7 +3,7 @@
|
||||
# Copyright (c) 2009 Erick Mattos
|
||||
#
|
||||
|
||||
test_description='git commit --reset-author'
|
||||
test_description='commit tests of various authorhip options. '
|
||||
|
||||
. ./test-lib.sh
|
||||
|
||||
Reference in New Issue
Block a user