Commit d0581b38 by Jon Yurek

Required sqlite3-ruby to fix tests on Rails 2.2

parent 6c8c8c1f
......@@ -3,6 +3,7 @@ require 'test/unit'
require 'shoulda'
require 'mocha'
require 'tempfile'
require 'sqlite3-ruby'
require 'active_record'
require 'active_support'
......
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