rougail-output-json/tests/results/test_mandatory/00_8test.json

12 lines
133 B
JSON
Raw Normal View History

2024-11-30 15:50:28 +01:00
{
"var1": "test",
"var2": "test",
"var3": "test1",
"var4": null,
"var5": false,
"var6": [
"test1",
"test2"
]
}