commit | cf066ace76d6f99b73a7c55793d6f475c058321a | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Aug 06 09:03:47 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Aug 06 09:17:51 2019 -0700 |
tree | f4a71a00272605a9f3c68a64926613545aa23c50 | |
parent | 29af1e3e435da9b345be4aeae2f7da1423322dad [diff] [blame] |
bmc: cleanup verification language and symbols Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ife4d7e519e44aff60441c5909346ca6d7e2aa090
diff --git a/bmc/test/firmware_json_unittest.cpp b/bmc/test/firmware_json_unittest.cpp index 38bfda6..66b9db9 100644 --- a/bmc/test/firmware_json_unittest.cpp +++ b/bmc/test/firmware_json_unittest.cpp
@@ -1,6 +1,6 @@ #include "buildjson.hpp" +#include "general_systemd.hpp" #include "update_systemd.hpp" -#include "verify_systemd.hpp" #include <nlohmann/json.hpp>