diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-10-15 10:25:29 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-16 10:30:51 +0900 |
commit | 6a619ca03ce82988f2039ecdfd3565d54aa4d9ed (patch) | |
tree | 3c9c678a0ed8998366539d99f3d19c14f48c043e /gpg-interface.h | |
parent | t3404: set $EDITOR in subshell (diff) | |
download | tgif-6a619ca03ce82988f2039ecdfd3565d54aa4d9ed.tar.xz |
t3404: remove uneeded calls to set_fake_editor
Some tests were calling set_fake_editor to ensure they had a sane no-op
editor set. Now that all the editor setting is done in subshells these
tests can rely on EDITOR=: and so do not need to call set_fake_editor.
Also add a test at the end to detect any future additions messing with
the exported value of $EDITOR.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gpg-interface.h')
0 files changed, 0 insertions, 0 deletions