Fix tests

Co-Authored-By: ashmaroli <ashmaroli@users.noreply.github.com>
This commit is contained in:
Frank Taillandier 2018-05-04 14:14:44 +02:00
parent be25b47486
commit 41fa9cda36
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class TestKramdown < JekyllUnitTest
"bold_every" => 8,
"css" => :class,
"css_class" => "highlight",
"formatter" => Rouge::Formatters::HTMLLegacy,
"formatter" => ::Rouge::Formatters::HTMLLegacy,
},
},
}