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