Changeset e7434db for .tests/btlib.py
- Timestamp:
- 2021-03-29T11:38:43Z (4 years ago)
- Children:
- 25b84f06
- Parents:
- c2b9040
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.tests/btlib.py
rc2b9040 re7434db 85 85 86 86 87 def perform_test( clis,test_function):87 def perform_test(test_function): 88 88 clis = [] 89 89 clis += [btlib.IrcClient('test1', 'asd')]
Note: See TracChangeset
for help on using the changeset viewer.