generated from aura-ascend/template-service
test
All checks were successful
Gradle Build on PR / gradle-build (pull_request) Successful in 2m25s
All checks were successful
Gradle Build on PR / gradle-build (pull_request) Successful in 2m25s
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
package ltd.lulz.library
|
package ltd.lulz.library
|
||||||
|
|
||||||
class LulzLibrary
|
class LulzLibrary {
|
||||||
|
|
||||||
|
fun test() {
|
||||||
|
// placeholder
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package ltd.lulz.service
|
package ltd.lulz.library
|
||||||
|
|
||||||
import org.junit.jupiter.api.Test
|
import org.junit.jupiter.api.Test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user