Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CLI: Add the arm64 check for legacy-platform-all.js test case.
Signed-off-by: ossdev <[email protected]>
  • Loading branch information
ossdev07 committed May 1, 2019
commit 2cfe375a714aba5678a326d3ee1e409daadcccf8
1 change: 1 addition & 0 deletions test/tap/legacy-platform-all.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ var fixture = new Tacks(
],
cpu: [
'arm',
'arm64',
'mips',
'ia32',
'x64',
Expand Down