Changeset 6083ea9 for .tests/btlib.py


Ignore:
Timestamp:
2021-03-31T13:22:30Z (4 years ago)
Author:
/ <>
Children:
19f5c94
Parents:
bc346a2
Message:

huh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .tests/btlib.py

    rbc346a2 r6083ea9  
    111111            print(cli.tmplog)
    112112        print(SEPARATOR)
     113    else:
     114        print('script passed')
    113115   
    114116    if fail:
     
    164166    clis[1].send_priv_msg("&bitlbee", "register "+clis[1].pwd*2)
    165167    ret = (clis[1].receive(wait = 10).find('Account successfully created') != -1)
    166     print("What is this"+ str(ret))
    167168    return ret
    168169   
Note: See TracChangeset for help on using the changeset viewer.