commit | d67ddc035a88ec3666dfccb94e993fccb54be4fb | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Jun 17 13:48:46 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Jun 17 13:52:14 2019 -0700 |
tree | 48d2d03aa754f175a337b61f4431161737eb6ada | |
parent | 078d4ee6c726db158f1d4ad1f4629bf02458e77a [diff] |
test: verificationStarted: drop incorrect todo Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I0e8eed4e11659a63152848478db123ff2be9b2bf
diff --git a/test/firmware_state_verificationstarted_unittest.cpp b/test/firmware_state_verificationstarted_unittest.cpp index e14bee2..165ef0e 100644 --- a/test/firmware_state_verificationstarted_unittest.cpp +++ b/test/firmware_state_verificationstarted_unittest.cpp
@@ -142,10 +142,6 @@ expectedState(FirmwareBlobHandler::UpdateState::verificationCompleted); } -/* TODO: Once verificationCompleted is the state, canHandleBlob should accept - * updateBlobId. - */ - /* * deleteBlob(blob) */