Use 'enable_coderay' in the tests.

This commit is contained in:
Parker Moore 2014-12-26 22:17:33 -05:00
parent 039c521e8c
commit c24c6b7f3d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class TestKramdown < Test::Unit::TestCase
'toc_levels' => '1..6',
'smart_quotes' => 'lsquo,rsquo,ldquo,rdquo',
'use_coderay' => true,
'enable_coderay' => true,
'coderay_bold_every'=> 12,
'coderay' => {
'coderay_css' => :style,