Changeset ed1f97c9 for .tests


Ignore:
Timestamp:
2021-02-25T10:00:42Z (3 years ago)
Author:
/ <>
Children:
d24e6f7
Parents:
314c3f8
Message:

wait a lil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .tests/test1.py

    r314c3f8 red1f97c9  
    5858        cli.jabberLogin()
    5959    a, b = clis[0], clis[1]
     60    time.sleep(1)
    6061    a.sendPrivMsg(b.nick, 'ohai qtie')
    6162    print("Sender: " + a.receive())
Note: See TracChangeset for help on using the changeset viewer.