mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
removing unused setup
This commit is contained in:
@@ -1652,10 +1652,6 @@ if ActiveRecord::Base.connection.supports_migrations?
|
||||
end
|
||||
|
||||
class InterleavedMigrationsTest < ActiveRecord::TestCase
|
||||
def setup
|
||||
#Object.send(:remove_const, :PeopleHaveLastNames)
|
||||
end
|
||||
|
||||
def test_migrator_interleaved_migrations
|
||||
ActiveRecord::Migrator.up(MIGRATIONS_ROOT + "/interleaved/pass_1")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user