Changeset bc346a2 for .tests


Ignore:
Timestamp:
2021-03-31T13:09:17Z (3 years ago)
Author:
/ <>
Children:
6083ea9
Parents:
bda5012
Message:

ugggh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .tests/btlib.py

    rbda5012 rbc346a2  
    164164    clis[1].send_priv_msg("&bitlbee", "register "+clis[1].pwd*2)
    165165    ret = (clis[1].receive(wait = 10).find('Account successfully created') != -1)
    166     print("What is this"+ ret)
     166    print("What is this"+ str(ret))
    167167    return ret
    168168   
Note: See TracChangeset for help on using the changeset viewer.