remove gradle stuff

This commit is contained in:
mae
2025-11-15 12:08:09 -06:00
parent 8bb386ebf7
commit 8bd952a4c8
26 changed files with 34 additions and 522 deletions

View File

@@ -0,0 +1,8 @@
package moe.rosa.planterette.dsl
import moe.rosa.planterette.PlanteretteConfig
@PlanteretteDSL
fun PlanteretteConfig.metadata() {
}

View File

@@ -1,9 +1,8 @@
import moe.rosa.planterette.dsl.*
import moe.rosa.planterette.dsl.DSLEnablements.*
import kotlin.test.Test
import kotlin.test.assertEquals
import kotlin.test.*
class DSLTest {
class HakureiDSLTest {
companion object {
val HAKUREI_DSL_TEST = planterette {
hakurei("org.chromium.Chromium") {