3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

conf: fix testconf missing the logging: section

This commit is contained in:
James Lu 2016-03-11 23:03:19 -08:00
parent 557efc369f
commit da7bd649d2

View File

@ -25,10 +25,13 @@ testconf = {'bot':
'nick': 'PyLink',
'user': 'pylink',
'realname': 'PyLink Service Client',
# Suppress logging in the test output for the most part.
'loglevel': 'CRITICAL',
'serverdesc': 'PyLink unit tests'
},
'logging':
{
# Suppress logging in the test output for the most part.
'stdout': 'CRITICAL'
},
'servers':
# Wildcard defaultdict! This means that
# any network name you try will work and return