DEV: Allow test_minute_tracker to run by itself.

TradingEnvironment was not set, so this test could not be
run in isolation.
This commit is contained in:
Eddie Hebert
2013-04-11 14:24:42 -04:00
parent d21b500db6
commit 575d68a4e5
+1
View File
@@ -1031,6 +1031,7 @@ class TestPerformanceTracker(unittest.TestCase):
return event
@trading.use_environment(trading.TradingEnvironment())
def test_minute_tracker(self):
""" Tests minute performance tracking."""
start_dt = trading.environment.exchange_dt_in_utc(