SAE201-DevApp/.github/classroom/autograding.json
github-classroom[bot] e4622a32bd Initial commit
2022-05-24 06:23:57 +00:00

14 lines
263 B
JSON

{
"tests": [
{
"name": "Test",
"setup": "",
"run": "xvfb-run --auto-servernum mvn test",
"input": "",
"output": "",
"comparison": "included",
"timeout": 30,
"points": null
}
]
}