We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8e189 commit 86099b0Copy full SHA for 86099b0
1 file changed
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'checkstyle'
5
id 'com.github.johnrengelman.shadow' version '5.1.0'
6
}
7
-
+mainClassName = 'Duke.java'
8
test {
9
useJUnitPlatform()
10
0 commit comments