Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
DataMapper::Spec.setup now performs adapter setup
Browse files Browse the repository at this point in the history
See http://is.gd/bRyeL for the relevant commit in
dm-core
  • Loading branch information
snusnu committed May 3, 2010
1 parent 380f448 commit 68259b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper.rb
Expand Up @@ -5,8 +5,6 @@
require 'dm-core/spec/lib/adapter_helpers'
require 'dm-core/spec/lib/spec_helper'

DataMapper::Spec.setup

Spec::Runner.configure do |config|

config.extend(DataMapper::Spec::Adapters::Helpers)
Expand Down

0 comments on commit 68259b5

Please sign in to comment.