Skip to content

Commit

Permalink
suppress pygments test.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuto committed Dec 21, 2020
1 parent 92ff40a commit a4887f9
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 a4887f9

Please sign in to comment.