mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
remove extra require for 'stringio' as it is required in helper.rb
This commit is contained in:
committed by
Xavier Noria
parent
076afd0e22
commit
665a89ed4f
@@ -1,5 +1,4 @@
|
||||
require "cases/helper"
|
||||
require 'stringio'
|
||||
|
||||
|
||||
class SchemaDumperTest < ActiveRecord::TestCase
|
||||
|
||||
Reference in New Issue
Block a user