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