15 lines
251 B
JSON
15 lines
251 B
JSON
|
{
|
||
|
"tests": [
|
||
|
{
|
||
|
"name": "Run PA unit tests",
|
||
|
"setup": "",
|
||
|
"run": "gradle :Herzschlag:autograding --info",
|
||
|
"input": "",
|
||
|
"output": "",
|
||
|
"comparison": "included",
|
||
|
"timeout": 10,
|
||
|
"points": 2
|
||
|
}
|
||
|
]
|
||
|
}
|