Improves config loading and tests
This commit is contained in:
9
spec/configs/CLIConfigApps.json
Normal file
9
spec/configs/CLIConfigApps.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"arg1": "my_app",
|
||||
"arg2": 8888,
|
||||
"arg3": "hello",
|
||||
"arg4": "/1"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user