]> git.notmuchmail.org Git - notmuch/blob - test/T720-emacs-attachment-warnings.sh
tests: move add_gpgsm_home to test-lib.sh
[notmuch] / test / T720-emacs-attachment-warnings.sh
1 #!/usr/bin/env bash
2
3 test_description="emacs attachment warnings"
4 . $(dirname "$0")/test-lib.sh || exit 1
5
6 test_begin_subtest "notmuch-test-attachment-warning part 1"
7 test_emacs_expect_t '(notmuch-test-attachment-warning-1)'
8
9 test_done