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

15 lines
251 B
JSON
Raw Permalink Normal View History

2022-04-27 12:00:50 +02:00
{
"tests": [
{
"name": "Run PA unit tests",
"setup": "",
"run": "gradle :Herzschlag:autograding --info",
"input": "",
"output": "",
"comparison": "included",
"timeout": 10,
"points": 2
}
]
}