commit | dbd9d43253c641b1241b9f75a2bcf14e496b9ae2 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 07 15:56:27 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 07 15:56:36 2020 -0700 |
tree | a9b177b6a516d5f1e27beb915792ebabe4eb64a2 | |
parent | 4251013095c287694db69b29016ced6c37a45d1f [diff] [blame] |
do some file move and rename Change-Id: I034ea026c52c588966d2c66fcb3d3deea2e40102
diff --git a/tests/unit-tests/challenge-credential.t.cpp b/tests/unit-tests/challenge-credential.t.cpp index 11910c8..236d274 100644 --- a/tests/unit-tests/challenge-credential.t.cpp +++ b/tests/unit-tests/challenge-credential.t.cpp
@@ -18,7 +18,7 @@ * See AUTHORS.md for complete list of ndncert authors and contributors. */ -#include "challenge-modules/challenge-credential.hpp" +#include "identity-challenge/challenge-credential.hpp" #include "test-common.hpp" #include <ndn-cxx/security/signing-helpers.hpp> #include <ndn-cxx/util/io.hpp>