add file structure

This commit is contained in:
2025-04-12 17:26:24 +02:00
parent 3e8b261a59
commit c9e37e8d64
3 changed files with 22 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ plugins {
}
dependencies {
testImplementation(hlaeja.kotlin.test.junit5)
testRuntimeOnly(hlaeja.junit.platform.launcher)
}
group = "ltd.lulz"