]> git.notmuchmail.org Git - notmuch/commit - test/test-lib.sh
test: add python-cffi bindings to path for test_python
authorDavid Bremner <david@tethera.net>
Sat, 30 Oct 2021 16:22:33 +0000 (13:22 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 4 Dec 2021 12:36:23 +0000 (08:36 -0400)
commit5f077bef37462267258f95f7400596a157878b14
treea80b1d9ef7d4dc05eaa27a20e28f67fd9a4903a2
parent4b361f4d35df92bb2c679143adedf4b88288648c
test: add python-cffi bindings to path for test_python

This will allow testing the new python bindings using test_python, in
addition to the current invocation of pytest.
test/test-lib.sh