Skip to content

Commit

Permalink
fixes spec helper
Browse files Browse the repository at this point in the history
  • Loading branch information
kirel committed Nov 11, 2010
1 parent 0c058d5 commit 787a516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
require 'rubygems'
require 'rspec'
$LOAD_PATH << File.join(File.dirname(__FILE__), '..', 'lib')

0 comments on commit 787a516

Please sign in to comment.