mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
c273f258aa
commit
7c840b2040
@ -289,9 +289,9 @@ def test_register():
|
||||
|
||||
|
||||
def test_msg():
|
||||
z = Komrade('zuck')
|
||||
z = locate_an_operator('zuck')
|
||||
z.login(passphrase='eee')
|
||||
s = Komrade('sergey')
|
||||
s = locate_an_operator('sergey')
|
||||
z.send_msg_to('you ssssssuck',s)
|
||||
|
||||
if __name__=='__main__':
|
||||
|
Loading…
Reference in New Issue
Block a user