fix various integration tests with the python bindings

This commit is contained in:
dignifiedquire
2020-03-22 16:21:15 +01:00
parent 9b4c195872
commit 20ef115eb2
8 changed files with 86 additions and 39 deletions

View File

@@ -572,6 +572,8 @@ int dc_is_configured (const dc_context_t* context);
*/
void dc_context_run (dc_context_t* context);
int dc_is_running (const dc_context_t* context);
/**
* TODO: Document
*/