Skip to content

Commit

Permalink
require fakefs spec helpers for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorian Karter committed Apr 8, 2015
1 parent a539242 commit 13ce4e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/test_helper.rb
@@ -1,5 +1,6 @@
require 'pry'
require 'rspec/autorun'
require 'ripper'
require 'fakefs/spec_helpers'

Dir["#{Dir.pwd}/spec/support/**/*.rb"].each { |f| require f }

0 comments on commit 13ce4e8

Please sign in to comment.