generated from aura-ascend/template-service
12 lines
144 B
Kotlin
12 lines
144 B
Kotlin
package ltd.lulz
|
|
|
|
import org.junit.jupiter.api.Test
|
|
|
|
class ApplicationTest {
|
|
|
|
@Test
|
|
fun contextLoads() {
|
|
// placeholder
|
|
}
|
|
}
|