Allow to run connection_adapters/quoting_test.rb independently

This commit is contained in:
Piotr Sarnacki 2012-05-09 17:08:36 -07:00
parent df0324f7dd
commit ea40990f4b

@ -1,3 +1,5 @@
require "cases/helper"
module ActiveRecord
module ConnectionAdapters
module Quoting