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