Flamefork-shoulda 2.10.1 → 2.10.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/shoulda.rb +1 -0
  2. metadata +1 -1
data/lib/shoulda.rb CHANGED
@@ -5,5 +5,6 @@ end
5
5
  if defined? Spec
6
6
  require 'shoulda/rspec'
7
7
  else
8
+ require 'test/unit'
8
9
  require 'shoulda/test_unit'
9
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Flamefork-shoulda
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.1
4
+ version: 2.10.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tammer Saleh