Skip to content

Commit

Permalink
Fix an RSpec deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmccurdy committed Jun 9, 2014
1 parent 27f146d commit d4b34e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'homesick'
require 'rspec'
require 'rspec/autorun'
require 'test_construct'
require 'tempfile'

Expand Down

0 comments on commit d4b34e0

Please sign in to comment.