Files
lab0-0-setup-env-run-os1-d0…/scripts/autograding-test6.json
github-classroom[bot] 4dfe17a1b1 Initial commit
2022-06-29 12:24:12 +00:00

14 lines
215 B
JSON

{
"tests": [
{
"name": "run_os6",
"setup": "",
"run": "make test6",
"input": "",
"output": "",
"comparison": "included",
"timeout": 15,
"points": 100
}
]
}