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>

Stephen P. Smith committed Oct 22, 2018 at 20:53 UTC 4625540df8f1959f4d52f8e5cd0fd4677875e855
1 file changed +1 -1
t/t7509-commit-authorship.sh renamed
+1 -1
@@ -3,7 +3,7 @@
3 # Copyright (c) 2009 Erick Mattos
4 #
5
6 -test_description='git commit --reset-author'
6 +test_description='commit tests of various authorhip options. '
7
8 . ./test-lib.sh
9