match test files to prod files for backtesting/hyperopt

This commit is contained in:
Janne Sinivirta
2017-12-26 18:54:14 +02:00
parent 9b4c0f01f2
commit ae0a1436e2
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# pragma pylint: disable=missing-docstring,W0212
def test_optimizer(default_conf, mocker):
# TODO: implement test
pass