Skip to content

Commit

Permalink
Use devtools spec initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Aug 10, 2014
1 parent fb89506 commit 978e246
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
Expand Up @@ -26,7 +26,7 @@
require 'unparser/cli'
require 'mutant'
require 'mutant/meta'
require 'rspec/its'
Devtools.init_spec_helper

$LOAD_PATH << File.join(TestApp.root, 'lib')

Expand Down

0 comments on commit 978e246

Please sign in to comment.