Skip to content

Commit

Permalink
Merge pull request #1618 from kmuto/suppress-pygments
Browse files Browse the repository at this point in the history
suppress pygments test.
  • Loading branch information
kmuto authored Dec 21, 2020
2 parents 92ff40a + a4887f9 commit da81715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_htmlbuilder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,7 @@ def @chapter.list(_id)
end

def test_list_pygments_nulllang
return true if @skip_pygments
def @chapter.list(_id)
Book::Index::Item.new('samplelist', 1)
end
Expand Down

0 comments on commit da81715

Please sign in to comment.