init home and upgrade gradle-properties
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
package at.mocode
|
||||
|
||||
import org.junit.jupiter.api.Assertions.*
|
||||
import org.junit.jupiter.api.Test
|
||||
|
||||
class ApplicationTest {
|
||||
@Test
|
||||
fun main() {
|
||||
}
|
||||
|
||||
@Test
|
||||
fun module() {
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user