commit | 7cca76aeae764667da6f4ca80684439a5af8e5dc | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Feb 17 14:57:42 2021 -0800 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Feb 17 14:57:42 2021 -0800 |
tree | 4a29c20538a5ced440690b546321dced299f36b9 | |
parent | 1b101b3067f91988835dc68f604d6a4f32cf50dc [diff] [blame] |
rename Change-Id: I93a35ef554f2f7a235c05d0a2dc171abf58c6caa
diff --git a/tests/unit-tests/protocol-encoders.t.cpp b/tests/unit-tests/protocol-encoders.t.cpp index f432738..23ee95a 100644 --- a/tests/unit-tests/protocol-encoders.t.cpp +++ b/tests/unit-tests/protocol-encoders.t.cpp
@@ -21,7 +21,7 @@ #include "detail/challenge-encoder.hpp" #include "detail/error-encoder.hpp" #include "detail/info-encoder.hpp" -#include "detail/new-renew-revoke-encoder.hpp" +#include "detail/request-encoder.hpp" #include "detail/probe-encoder.hpp" #include "detail/ca-configuration.hpp" #include "test-common.hpp"