package ltd.lulz.library import org.junit.jupiter.api.Test class LulzLibraryTest { @Test fun contextLoads() { // placeholder } }