PrismLauncher/tests/testdata/MetaComponentParse/component_basic.json
cullvox ee7016fa54 use clang-format
Signed-off-by: cullvox <cullvox@outlook.com
2023-09-13 14:28:56 -04:00

9 lines
143 B
JSON

{
"description": [
{
"text": "Hello, Component!"
}
],
"expected_output": "Hello, Component!"
}