Added test entry

main
Tom Peltonen 2024-02-27 23:06:33 +11:00
parent 6a3f62ba8e
commit c5aebcc310
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"name": "golang",
"description": "golang test templates",
"templates": [
{
"engine": "",
"folder": "",
"file_name": "golang.tmpl",
"output_folder": "^/test",
"output_name": "golang.ps1",
"section": "",
"model": {
"activity": {
"category": "TEST"
}
}
}
]
}