src/doc/commands/templates: move `commands_json` to `json_commands`
[nit.git] / src / doc / templates / tests / test_json_commands.sav / test_cmd_ini_license_file_content.res
1 {
2         "file": "LICENSE.md",
3         "content": "# My Custom License\n\nThis is the license content.\n"
4 }