From 7210b3109d3c93dd95eec0f74ab0635cba55fe2b Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Wed, 3 Oct 2018 14:01:35 -0700 Subject: header: install test mock headers IPMI Blob handlers will need to include these mocks when building unit-tests. Therefore, they must be installed. Change-Id: I4c8ed0fa1a4a8912853c024206ef5e61f87707d8 Signed-off-by: Patrick Venture --- test/manager_unittest.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/manager_unittest.cpp') diff --git a/test/manager_unittest.cpp b/test/manager_unittest.cpp index c0157e6..a4c7a8c 100644 --- a/test/manager_unittest.cpp +++ b/test/manager_unittest.cpp @@ -1,7 +1,6 @@ -#include "blob_mock.hpp" - #include #include +#include #include #include -- cgit v1.2.3