pypsyc/mjacob2/tests/__init__.py

5 lines
146 B
Python
Raw Normal View History

2012-01-02 13:12:33 +00:00
import tests.helpers
from twisted.python.log import defaultObserver, PythonLoggingObserver
defaultObserver.stop()
PythonLoggingObserver().start()