mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-14 12:10:24 +08:00
fixed dt to datetime alias logic-O
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user