Merge pull request #9070 from fxcoudert/bs4

Add :arm_vortex_tempest as CPU family
This commit is contained in:
FX Coudert 2020-11-06 16:03:48 +01:00 committed by GitHub
commit f8b775d69c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ describe Hardware::CPU do
describe "::family" do describe "::family" do
let(:cpu_families) { let(:cpu_families) {
[ [
:arm, :arm_vortex_tempest,
:arrandale, :arrandale,
:atom, :atom,
:broadwell, :broadwell,