Skip to content

Commit

Permalink
updated the gradle build file
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Nov 10, 2023
1 parent a879608 commit c35b68e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kotlin/services/lambda/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ tasks.test {
// Define the test source set
testClassesDirs += files("build/classes/kotlin/test")
classpath += files("build/classes/kotlin/main", "build/resources/main")

}

0 comments on commit c35b68e

Please sign in to comment.