prog2-lab05-it21bwin-romans.../.github/classroom/autograding.json

15 lines
243 B
JSON

{
"tests": [
{
"name": "Run PA unit tests",
"setup": "",
"run": "gradle :PictureDB:test --info",
"input": "",
"output": "",
"comparison": "included",
"timeout": 10,
"points": 2
}
]
}