This website works better with JavaScript.
Home
Help
Register
Sign In
htgoebel
/
pEpPythonAdapter
forked from
pEp.foundation/pEpPythonAdapter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
always have three keys
master
Volker Birk
1 year ago
committed by
heck
parent
b1400519ff
commit
35a83abf14
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/sync_handshake.py
+ 2
- 0
test/sync_handshake.py
View File
@ -90,6 +90,8 @@ def print_msg(p):
def
messageToSend
(
msg
)
:
assert
msg
.
from_
.
address
==
"
alice@peptest.ch
"
assert
msg
.
to
[
0
]
.
address
==
"
alice@peptest.ch
"
msg
=
add_debug_info
(
msg
)
minimail
.
send
(
inbox
,
msg
,
device_name
)
Write
Preview
Loading…
Cancel
Save