Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Feb 6, 2013
1 parent a0fedf2 commit eab2185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_rdoc_servlet.rb
Expand Up @@ -37,7 +37,7 @@ def @req.path= path
@base = File.join @tempdir, 'base'
@system_dir = File.join @tempdir, 'base', 'system'
@home_dir = File.join @tempdir, 'home'
@gem_doc_dir = File.join @tempdir, 'doc'
@gem_doc_dir = File.join @tempdir, 'doc'

@orig_base = RDoc::RI::Paths::BASE
RDoc::RI::Paths::BASE.replace @base
Expand Down

0 comments on commit eab2185

Please sign in to comment.