================
@@ -186,3 +186,28 @@ def
test_jAcceleratorPluginBreakpointHit_returns_connect_info(self):
connect_info["connect_url"],
)
self.assertTrue(connect_info["synchronous"])
+
----------------
DavidSpickett wrote:You could add a test here where you ask for a plugin that does not exist. https://github.com/llvm/llvm-project/pull/214564 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
