]> git.cworth.org Git - notmuch/commitdiff
test: replace deprecated use of notmuch_database_open
authorDavid Bremner <david@tethera.net>
Sat, 21 May 2022 18:06:30 +0000 (15:06 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 29 May 2022 10:36:44 +0000 (07:36 -0300)
This is a bit more involved than replacing the use of
notmuch_database_open_verbose, as we have to effectively inline the
definition of notmuch_database_open.


No differences found