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

15 lines
246 B
JSON
Raw Permalink Normal View History

2022-02-24 13:37:44 +01:00
{
"tests": [
{
"name": "Run Example App unit tests",
"setup": "",
"run": "gradle :app:test --info",
"input": "",
"output": "",
"comparison": "included",
"timeout": 10,
"points": 0
}
]
}