mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 04:37:19 +08:00
fixes for unit tests, back to 50/51 passing.
This commit is contained in:
@@ -26,9 +26,7 @@ class ExceptionTestCase(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.zipline_test_config = {
|
||||
'allocator' : allocator,
|
||||
'sid' : 133,
|
||||
'devel' : False,
|
||||
'results_socket_uri' : allocator.lease(1)[0],
|
||||
'simulation_style' : SIMULATION_STYLE.FIXED_SLIPPAGE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user