Fixed an issue with the bar reader.

This commit is contained in:
fredfortier
2017-10-24 16:00:56 -04:00
6 changed files with 57 additions and 27 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from catalyst.utils.paths import ensure_directory
log = Logger('test_exchange_bundle')
class ExchangeBundleTestCase:
class TestExchangeBundleTestCase:
def test_spot_value(self):
data_frequency = 'daily'
exchange_name = 'poloniex'