1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 10:19:16 +02:00

address the remaining comments

This commit is contained in:
holger krekel 2018-09-09 13:40:57 +02:00
parent 75153289ef
commit 49040f4e92
4 changed files with 18 additions and 6 deletions

View file

@ -11,6 +11,7 @@ def test_event_defines():
assert capi.lib.DC_EVENT_INFO == 100
assert capi.lib.DC_CONTACT_ID_SELF
def test_sig():
sig = capi.lib.dc_get_event_signature_types
assert sig(capi.lib.DC_EVENT_INFO) == 2