Set up project structure
Some checks failed
Publish Snapshot / call-publish (push) Has been cancelled
Some checks failed
Publish Snapshot / call-publish (push) Has been cancelled
This commit is contained in:
10
src/test/kotlin/ltd/lulz/ApplicationTest.kt
Normal file
10
src/test/kotlin/ltd/lulz/ApplicationTest.kt
Normal file
@@ -0,0 +1,10 @@
|
||||
package ltd.lulz
|
||||
import org.junit.jupiter.api.Test
|
||||
|
||||
class ApplicationTest {
|
||||
|
||||
@Test
|
||||
fun contextLoads() {
|
||||
// placeholder
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user