From 2c1e5c186ee36fb215d3f312f9801884f4720d8f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 29 May 2019 08:40:02 -0300 Subject: [PATCH] test: update test description. I missed this fix in dkg's revisions. --- test/T358-emacs-protected-headers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/T358-emacs-protected-headers.sh b/test/T358-emacs-protected-headers.sh index c195d5c2..bca78531 100755 --- a/test/T358-emacs-protected-headers.sh +++ b/test/T358-emacs-protected-headers.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -test_description="emacs interface" +test_description="protected headers in emacs interface" . $(dirname "$0")/test-lib.sh || exit 1 # testing protected headers with emacs -- 2.43.0