Debian uses pybuid which relocates misc scripts folder and the upstream patch changes and it fails to be searched. This change makes vim and emacs plugins searcheable in pybuild path. --- a/src/tests/test_editor_plugins.py +++ b/src/tests/test_editor_plugins.py @@ -44,7 +44,18 @@ from b4.review._review import ( # Locations of the plugin files under test. # --------------------------------------------------------------------------