Skip to content

Commit

Permalink
Enabled tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Oct 1, 2023
2 parents e8baf31 + 6bd256e commit 2396b92
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/archive/hdi.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ void describe('archive/hdi', () => {
ArchiveHdi,
platformIsMac
? [
// 'test-archive-hybrid.iso',
// 'test-archive-hfsp.dmg',
// 'test-archive-hfsp-j.dmg',
// 'test-archive-hfsp-c.dmg',
// 'test-archive-hfsp-j-c.dmg',
// 'test-archive-apfs.dmg',
// 'test-archive-apfs-c.dmg'
'test-archive-hybrid.iso',
'test-archive-hfsp.dmg',
'test-archive-hfsp-j.dmg',
'test-archive-hfsp-c.dmg',
'test-archive-hfsp-j-c.dmg',
'test-archive-apfs.dmg',
'test-archive-apfs-c.dmg'
]
: [],
true,
Expand Down

0 comments on commit 2396b92

Please sign in to comment.