generated from aura-ascend/template-service
Initial commit
This commit is contained in:
11
src/test/kotlin/ltd/lulz/library/LulzLibraryTest.kt
Normal file
11
src/test/kotlin/ltd/lulz/library/LulzLibraryTest.kt
Normal file
@@ -0,0 +1,11 @@
|
||||
package ltd.lulz.service
|
||||
|
||||
import org.junit.jupiter.api.Test
|
||||
|
||||
class LulzLibraryTest {
|
||||
|
||||
@Test
|
||||
fun contextLoads() {
|
||||
// placeholder
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user