Changeset 66930ca for .tests/test1.py
- Timestamp:
- 2021-03-26T11:11:10Z (4 years ago)
- Children:
- d54f691
- Parents:
- a3a966a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.tests/test1.py
ra3a966a r66930ca 272 272 273 273 def run_tests(failed): 274 debug_file = open('. ./../debuglog','r')274 debug_file = open('./debuglog','r') 275 275 clis = [] 276 276 clis += [IrcClient('test1', 'asd')]
Note: See TracChangeset
for help on using the changeset viewer.