mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
remove extra require for 'stringio' as it is required in helper.rb
This commit is contained in:
parent
076afd0e22
commit
665a89ed4f
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
require "cases/helper"
|
||||
require 'stringio'
|
||||
|
||||
|
||||
class SchemaDumperTest < ActiveRecord::TestCase
|
||||
|
|
Loading…
Reference in a new issue