Added test entry
parent
6a3f62ba8e
commit
c5aebcc310
|
|
@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue