diff options
| author | David Bremner <david@tethera.net> | 2017-04-04 21:36:30 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-04-06 14:37:11 -0300 |
| commit | ce8c88824ab91882ea50c761b930390953cf2c34 (patch) | |
| tree | cedd3350e0402e7d66e838eb4e1ba78d40614e05 | |
| parent | ec3937b5cd2884504d5536dc8631a15fd506050b (diff) | |
test: remove debugging "output"
| -rwxr-xr-x | test/T460-emacs-tree.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T460-emacs-tree.sh b/test/T460-emacs-tree.sh index 76ababfd..958ff888 100755 --- a/test/T460-emacs-tree.sh +++ b/test/T460-emacs-tree.sh @@ -137,7 +137,6 @@ test_emacs '(notmuch-hello) (select-window notmuch-tree-message-window) (test-output) (delete-other-windows)' -cp OUTPUT /tmp/mjwout test_expect_equal_file $EXPECTED/notmuch-tree-show-window OUTPUT test_begin_subtest "Stash id" |
