cpu_spec: fix for ARM

This commit is contained in:
Cheng XU 2019-10-18 15:33:28 +08:00
parent f0e848b3e0
commit c98b77fd3e
No known key found for this signature in database
GPG Key ID: B19F15830AB4E690

View File

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