Skip to content

Commit

Permalink
removing launchy from spec_helper since it's being required properly now
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb committed Sep 8, 2011
1 parent db46607 commit cd899d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Expand Up @@ -3,7 +3,6 @@
Bundler.require(:default)

require "mail"
require "launchy"

RSpec.configure do |config|
config.treat_symbols_as_metadata_keys_with_true_values = true
Expand Down

0 comments on commit cd899d3

Please sign in to comment.