xar is only pre-installed on macOS.
This commit is contained in:
parent
cba55c8fd4
commit
9b4e32322a
@ -31,7 +31,7 @@ describe P7ZipUnpackStrategy do
|
|||||||
include_examples "UnpackStrategy::detect"
|
include_examples "UnpackStrategy::detect"
|
||||||
end
|
end
|
||||||
|
|
||||||
describe XarUnpackStrategy do
|
describe XarUnpackStrategy, :needs_macos do
|
||||||
let(:path) { TEST_FIXTURE_DIR/"cask/container.xar" }
|
let(:path) { TEST_FIXTURE_DIR/"cask/container.xar" }
|
||||||
|
|
||||||
include_examples "UnpackStrategy::detect"
|
include_examples "UnpackStrategy::detect"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user