Commit 7439417e by Ryan Bigg

Put in explicit require to paranoia @ lib so that tests run on 1.9.2

parent 3a7316db
require 'test/unit'
require 'active_record'
require 'paranoia'
require File.expand_path(File.dirname(__FILE__) + "/../lib/paranoia")
DB_FILE = 'tmp/test_db'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment