mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 05:09:21 +08:00
narrowed window of tests.
This commit is contained in:
@@ -15,7 +15,7 @@ basic_zipline = Benchmark(
|
||||
load_ndict = Benchmark(
|
||||
'load_ndict()',
|
||||
setup=setup,
|
||||
start_date=datetime(2012,4,15),
|
||||
start_date=datetime(2012,5,15),
|
||||
name='load_ndict'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user