commit | 829aff664105c42408872a9b88536c60acf9660c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun May 15 20:30:34 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun May 15 20:30:34 2022 -0400 |
tree | 2edccb9cbc428045983d6838d679aa87d1832b95 | |
parent | 48903c2f37a737c97dc51481d9a1a72e766990f7 [diff] [blame] |
tests: sync common testing infrastructure with ndn-cxx Change-Id: I1bd56d472f5627207f17c950eb4c5550d1b3724c
diff --git a/tests/unit-tests/crypto-helpers.t.cpp b/tests/unit-tests/crypto-helpers.t.cpp index e67828f..ff645dd 100644 --- a/tests/unit-tests/crypto-helpers.t.cpp +++ b/tests/unit-tests/crypto-helpers.t.cpp
@@ -20,7 +20,7 @@ #include "detail/crypto-helpers.hpp" -#include "test-common.hpp" +#include "tests/boost-test.hpp" namespace ndncert::tests {