Skip to content

Commit

Permalink
merge cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko committed Jan 22, 2024
1 parent 8a24b4d commit 57b93cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions dokka-integration-tests/gradle/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,3 @@ val testAllExternalProjects by tasks.registering {
doNotTrackState("lifecycle task, should always run")
}
//endregion

tasks.withType<Test>().configureEach {
}
5 changes: 0 additions & 5 deletions dokka-integration-tests/utilities/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ kotlin {
// this project only contains test utils and isn't published, so it doesn't matter about explicit API
explicitApi = Disabled
}

kotlin {
// this project only contains test utils and isn't published, so it doesn't matter about explicit API
explicitApi = Disabled
}

0 comments on commit 57b93cf

Please sign in to comment.