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
diff --git a/src/doc/templates/tests/test_json_commands.sav/test_cmd_ini_license_file_content.res b/src/doc/templates/tests/test_json_commands.sav/test_cmd_ini_license_file_content.res
new file mode 100644 (file)
index 0000000..1ec98c7
--- /dev/null
@@ -0,0 +1,4 @@
+{
+       "file": "LICENSE.md",
+       "content": "# My Custom License\n\nThis is the license content.\n"
+}