match test files to prod files for backtesting/hyperopt
This commit is contained in:
6
freqtrade/tests/optimize/test_hyperopt.py
Normal file
6
freqtrade/tests/optimize/test_hyperopt.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# pragma pylint: disable=missing-docstring,W0212
|
||||
|
||||
|
||||
def test_optimizer(default_conf, mocker):
|
||||
# TODO: implement test
|
||||
pass
|
||||
Reference in New Issue
Block a user