]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test
test emacs: Add tests for hiding messages in notmuch-show view
[notmuch] / test / notmuch-test
index 0ea4f4f732534ca68be1430c7cebd131a032beaf..9f58c129206d42e0005522ba6dc8d321181cda30 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Run tests
 #
@@ -39,6 +39,7 @@ TESTS="
   emacs
   emacs-large-search-buffer
   maildir-sync
+  crypto
 "
 TESTS=${NOTMUCH_TESTS:=$TESTS}