version 0.0.1
This commit is contained in:
7
test/ConfigurationManagement/config_test.json
Normal file
7
test/ConfigurationManagement/config_test.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"STRING" : "Hello World.",
|
||||
"BOOLEAN" : true,
|
||||
"UNSIGNED_INT" : 42,
|
||||
"FLOAT" : 1.337,
|
||||
"DOUBLE" : -3.001
|
||||
}
|
||||
Reference in New Issue
Block a user