]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
test: simplify user ID handling
[notmuch] / test / test-lib.sh
index 04d93f7d07c03dee970716b805dbb8c14cea6134..b89da572e439f57a9c813659b1c7a3c3d8522684 100644 (file)
@@ -120,6 +120,7 @@ add_gnupg_home ()
 
     # Change this if we ship a new test key
     FINGERPRINT="5AEAB11F5E33DCE875DDB75B6D92612D94E46381"
+    SELF_USERID="Notmuch Test Suite <test_suite@notmuchmail.org> (INSECURE!)"
 }
 
 # Each test should start with something like this, after copyright notices: