tests: document kludge

This commit is contained in:
kryofly
2018-02-04 22:15:14 +01:00
parent 76df1794de
commit b397aba955
2 changed files with 6 additions and 2 deletions

View File

@@ -261,6 +261,7 @@ def ticker_history_without_bv():
]
# FIX: Perhaps change result fixture to use BTC_UNITEST instead?
@pytest.fixture
def result():
with open('freqtrade/tests/testdata/BTC_ETH-1.json') as data_file: