store config-file loading paths
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
"price_last_balance": 0.0
|
||||
},
|
||||
"files": [
|
||||
"pricing2.json"
|
||||
"./test_pricing2_conf.json"
|
||||
]
|
||||
}
|
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