diff --git a/Library/Homebrew/test/hardware/cpu_spec.rb b/Library/Homebrew/test/hardware/cpu_spec.rb index 5d307c4c43..a0ec80d7ef 100644 --- a/Library/Homebrew/test/hardware/cpu_spec.rb +++ b/Library/Homebrew/test/hardware/cpu_spec.rb @@ -28,6 +28,7 @@ describe Hardware::CPU do :amd_k10, :amd_k12, :arm, + :arm_blizzard_avalanche, :arm_firestorm_icestorm, :arm_hurricane_zephyr, :arm_lightning_thunder, @@ -40,6 +41,7 @@ describe Hardware::CPU do :broadwell, :bulldozer, :cannonlake, + :cometlake, :core, :core2, :dothan,