Skip to content

Commit

Permalink
Fix wrapper tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dionlarson committed Sep 15, 2016
1 parent 4bcbc7d commit 512aba4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile.lock
Expand Up @@ -100,6 +100,3 @@ DEPENDENCIES
prettybacon
rake
rubocop (~> 0.41.2)

BUNDLED WITH
1.12.5
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Expand Up @@ -3,6 +3,7 @@
require "rspec"
require "plist"
require "fileutils"
require "tmpdir"
require "fakefs/spec_helpers"

ROOT = Pathname.new(File.expand_path("../../", __FILE__))
Expand Down

0 comments on commit 512aba4

Please sign in to comment.