Load Rouge for TestKramdown (#7007)

Merge pull request 7007
This commit is contained in:
Ashwin Maroli 2018-05-11 03:58:39 +05:30 committed by jekyllbot
parent c6000597d9
commit 4f06767ac8
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# frozen_string_literal: true
require "helper"
require "rouge"
class TestKramdown < JekyllUnitTest
context "kramdown" do