Changeset a3a966a for .tests/test1.py


Ignore:
Timestamp:
2021-03-26T11:06:35Z (3 years ago)
Author:
/ <>
Children:
66930ca
Parents:
f0e9ee1
Message:

pathpathpath

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .tests/test1.py

    rf0e9ee1 ra3a966a  
    272272
    273273def run_tests(failed):
    274     debug_file = open('debuglog','r')
     274    debug_file = open('../../debuglog','r')
    275275    clis = []
    276276    clis += [IrcClient('test1', 'asd')]
Note: See TracChangeset for help on using the changeset viewer.