diff options
Diffstat (limited to 't/t7500-commit.sh')
-rwxr-xr-x | t/t7500-commit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7500-commit.sh b/t/t7500-commit.sh index 809bdba630..0fe745ea0d 100755 --- a/t/t7500-commit.sh +++ b/t/t7500-commit.sh @@ -3,7 +3,7 @@ # Copyright (c) 2007 Steven Grimm # -test_description='git-commit +test_description='git commit Tests for selected commit options.' |