Skip to content

Commit

Permalink
(#659) Enable EPUB compatibility tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ysb33r committed Jan 2, 2023
1 parent 21d6afa commit 5a840f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jvm-epub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ configurePlugin 'org.asciidoctor.jvm.epub',

gradleTest {
// TODO: Re-enable this test
enabled = false
println "************ :asciidoctor-gradle-jvm-epub:gradleTest is disabled due to potential bug in asciidoctorj *********"
// enabled = false
// println "************ :asciidoctor-gradle-jvm-epub:gradleTest is disabled due to potential bug in asciidoctorj *********"
}

0 comments on commit 5a840f6

Please sign in to comment.