timcharper-spork 0.6.2 → 0.6.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -20,7 +20,6 @@ class Spork::RunStrategy::Forking < Spork::RunStrategy
20
20
  end
21
21
 
22
22
  def preload
23
- require test_framework.entry_point
24
23
  test_framework.preload
25
24
  end
26
25
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: timcharper-spork
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 0.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Harper
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-09-16 00:00:00 -07:00
12
+ date: 2009-09-17 00:00:00 -07:00
13
13
  default_executable: spork
14
14
  dependencies: []
15
15