Skip to content

Commit

Permalink
Enable multiplatform integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
vmishenev committed Apr 15, 2022
1 parent b27fa57 commit 4a965cc
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -23,7 +23,6 @@ class Multiplatform0GradleIntegrationTest(override val versions: BuildVersions)
}

@Test
@Ignore("KLIB is currently not supported, planned for 1.6.21")
fun execute() {
val result = createGradleRunner("dokkaHtml", "-i", "-s").buildRelaxed()

Expand Down

0 comments on commit 4a965cc

Please sign in to comment.