mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-05 07:21:14 +00:00
store config-file loading paths
This commit is contained in:
4
tests/testdata/testconfigs/testconfig.json
vendored
4
tests/testdata/testconfigs/testconfig.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"files": [
|
||||
"base_config.json",
|
||||
"pricing.json"
|
||||
"test_base_config.json",
|
||||
"test_pricing_conf.json"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user