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:
parent
75153289ef
commit
49040f4e92
4 changed files with 18 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue