Skip to content

Commit 5d2e8a5

Browse files
GitHub Classroom Autograding
1 parent d7dcdb1 commit 5d2e8a5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/classroom/autograding.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"tests": [
3+
{
4+
"name": "Default Test Runner",
5+
"setup": "",
6+
"run": "gradle test --tests \"*.*\"",
7+
"input": "",
8+
"output": "",
9+
"comparison": "included",
10+
"timeout": 10,
11+
"points": 1
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)