Workaround for Travis

fixed typo
This commit is contained in:
Ilan
2015-07-15 22:34:40 +02:00
parent a5580c75a1
commit 9857f33e3e
+1 -1
View File
@@ -68,7 +68,7 @@ class Conf(object):
STOPPING = _('Stopping')
# to manage workarounds during testing
TESTING = conf.get('testings', False)
TESTING = conf.get('testing', False)
# logger