ver Jan16th
updated template.json
This commit is contained in:
@@ -3,11 +3,25 @@
|
|||||||
"snapshot": "libreoffice_calc",
|
"snapshot": "libreoffice_calc",
|
||||||
"instruction": "",
|
"instruction": "",
|
||||||
"source": "",
|
"source": "",
|
||||||
"config": [],
|
"config": [
|
||||||
|
{
|
||||||
|
"type": "",
|
||||||
|
"parameters": {}
|
||||||
|
}
|
||||||
|
],
|
||||||
"trajectory": "trajectories/",
|
"trajectory": "trajectories/",
|
||||||
"related_apps": [
|
"related_apps": [
|
||||||
"app1",
|
"app1",
|
||||||
"app2"
|
"app2"
|
||||||
],
|
],
|
||||||
"evaluator": "evaluation_dir"
|
"evaluator": {
|
||||||
|
"postconfig": [],
|
||||||
|
"func": "func",
|
||||||
|
"result": {
|
||||||
|
"type": ""
|
||||||
|
},
|
||||||
|
"expected": {
|
||||||
|
"type": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user