mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Renamed minitest_helper.rb as helper.rb
This commit is contained in:
parent
8045ebbf78
commit
5555e3ef57
63 changed files with 62 additions and 62 deletions
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
require 'minitest_helper'
|
||||
require_relative 'helper'
|
||||
|
||||
class TestRDocMarkupToHtmlSnippet < RDoc::Markup::FormatterTestCase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue