1
0
Fork 0
mirror of git://git.psyced.org/git/pypsyc synced 2024-08-15 03:20:04 +00:00
pypsyc/mjacob2/tests/__init__.py
2012-01-02 14:12:33 +01:00

4 lines
146 B
Python

import tests.helpers
from twisted.python.log import defaultObserver, PythonLoggingObserver
defaultObserver.stop()
PythonLoggingObserver().start()