Skip to content

Commit

Permalink
evidently this is required to make autospec happy running specs. wtf?
Browse files Browse the repository at this point in the history
  • Loading branch information
rick committed Nov 24, 2008
1 parent 9c5b397 commit cb0c1a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'test/unit'

$:.unshift File.join(File.dirname(__FILE__), *%w[.. lib]) $:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])


# this is my favorite way to require, ever # this is my favorite way to require, ever
Expand Down

0 comments on commit cb0c1a1

Please sign in to comment.