Fixed conflict

This commit is contained in:
Michael Halls-Moore
2015-02-02 19:26:36 +00:00
+1
View File
@@ -39,6 +39,7 @@ class TestPortfolio(unittest.TestCase):
def test_add_position_units(self): def test_add_position_units(self):
side = "LONG" side = "LONG"
market = "GBP/USD"
units = 2000 units = 2000
exposure = float(units) exposure = float(units)
add_price = 1.51819 add_price = 1.51819