spec/spec_helper.rb in dbf-1.0.5 vs spec/spec_helper.rb in dbf-1.0.6
- old
+ new
@@ -4,7 +4,7 @@
require "dbf"
DB_PATH = File.dirname(__FILE__) + '/fixtures' unless defined?(DB_PATH)
Spec::Runner.configure do |config|
- config.mock_with :mocha
+
end
\ No newline at end of file