diff options
| author | David Bremner <david@tethera.net> | 2019-05-29 08:40:02 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-05-29 08:40:02 -0300 |
| commit | 2c1e5c186ee36fb215d3f312f9801884f4720d8f (patch) | |
| tree | a7ed2c9bbe5fa0484fe5489b647a77d9ff4c65c0 | |
| parent | 1c704dd22d81b2d6307125d47cc895127f8e34c9 (diff) | |
test: update test description.
I missed this fix in dkg's revisions.
| -rwxr-xr-x | test/T358-emacs-protected-headers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
