Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Small clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
MikAoJk committed Nov 2, 2023
1 parent 8228315 commit 93289c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ subprojects {

testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
testImplementation("org.amshove.kluent:kluent:$kluentVersion")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

tasks {
Expand Down
53 changes: 0 additions & 53 deletions syfosm-common-mapping/build.gradle.kts

This file was deleted.

0 comments on commit 93289c6

Please sign in to comment.