Skip to content

Commit

Permalink
CLI: Add the arm64 check for legacy-platform-all.js test case.
Browse files Browse the repository at this point in the history
Signed-off-by: ossdev <ossdev@puresoftware.com>
  • Loading branch information
ossdev07 authored and isaacs committed Jun 30, 2019
1 parent f5857e2 commit d2d3017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tap/legacy-platform-all.js
Expand Up @@ -33,6 +33,7 @@ var fixture = new Tacks(
],
cpu: [
'arm',
'arm64',
'mips',
'ia32',
'x64',
Expand Down

0 comments on commit d2d3017

Please sign in to comment.