mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
ae235db25d
commit
cc8f55e9e3
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,8 @@ require 'rdoc/markdown'
|
|||
class TestRDocMarkdown < RDoc::TestCase
|
||||
|
||||
def setup
|
||||
super
|
||||
|
||||
@RM = RDoc::Markup
|
||||
|
||||
@parser = RDoc::Markdown.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue