fixed dt to datetime alias logic-O

This commit is contained in:
fawce
2012-08-08 15:06:24 -04:00
parent 9611192326
commit a0db79428d
2 changed files with 7 additions and 11 deletions
-1
View File
@@ -292,7 +292,6 @@ class ComponentTestCase(TestCase):
BT_UPDATE_UNFRAME,
"tsc"
)
import nose.tools; nose.tools.set_trace()
mon_proc = launch_monitor(monitor)
for message in tsc_comp:
log.info(pf(message))