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 Jan 27, 2023
1 parent f49bbc9 commit a1d93ac
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 a1d93ac

Please sign in to comment.