Skip to content

Commit

Permalink
xar is only pre-installed on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Jul 12, 2018
1 parent cba55c8 commit 9b4e323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/test/unpack_strategy_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
include_examples "UnpackStrategy::detect"
end

describe XarUnpackStrategy do
describe XarUnpackStrategy, :needs_macos do
let(:path) { TEST_FIXTURE_DIR/"cask/container.xar" }

include_examples "UnpackStrategy::detect"
Expand Down

0 comments on commit 9b4e323

Please sign in to comment.