Skip to content

Commit

Permalink
remove commonTest from build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
adriandieter committed Nov 12, 2023
1 parent faff253 commit 0dce010
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions orx-g-code/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ kotlin {
}
}

@Suppress("UNUSED_VARIABLE")
val commonTest by getting {
dependencies {
}
}

@Suppress("UNUSED_VARIABLE")
val jvmTest by getting {
dependencies {
Expand Down

0 comments on commit 0dce010

Please sign in to comment.