mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
pg test, remove unused code.
This commit is contained in:
parent
6ffe92939c
commit
a3897f9c06
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
require "cases/helper"
|
||||
require 'support/ddl_helper'
|
||||
|
||||
class PostgresqlArray < ActiveRecord::Base
|
||||
end
|
||||
|
||||
class PostgresqlTsvector < ActiveRecord::Base
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue