generated from aura-ascend/template-service
Compare commits
1 Commits
10c0912b11
...
82ae072131
| Author | SHA1 | Date | |
|---|---|---|---|
| 82ae072131 |
@@ -2,7 +2,7 @@ package ltd.lulz.library
|
||||
|
||||
class LulzLibrary {
|
||||
|
||||
fun test() {
|
||||
// placeholder
|
||||
fun test(): Unit {
|
||||
val x = 12
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package ltd.lulz.library
|
||||
package ltd.lulz.service
|
||||
|
||||
import org.junit.jupiter.api.Test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user