From b65179f95d0ea3392a7d7305b5ce4f9ca8ec2871 Mon Sep 17 00:00:00 2001 From: Guillaume Bougard Date: Thu, 1 Jun 2017 22:10:55 +0200 Subject: [PATCH] Forget to fix unittest in 9fb8d92fc6 --- t/tasks/inventory/macos/cpu.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/tasks/inventory/macos/cpu.t b/t/tasks/inventory/macos/cpu.t index 17ebe18b3e..481b0794d9 100755 --- a/t/tasks/inventory/macos/cpu.t +++ b/t/tasks/inventory/macos/cpu.t @@ -17,7 +17,7 @@ my %tests = ( { CORE => '2', MANUFACTURER => 'Intel', - NAME => 'Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz', + NAME => 'Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz', THREAD => 2, FAMILYNUMBER => '6', MODEL => '23',