Skip to content

Commit

Permalink
Fixed rpsec include
Browse files Browse the repository at this point in the history
  • Loading branch information
rogwfu committed Oct 9, 2014
1 parent 84e4ae9 commit 25fca66
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,7 +1,7 @@
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'rspec'
require 'plympton-refactor'
require 'plympton'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Expand Down

0 comments on commit 25fca66

Please sign in to comment.