commit | 0e4a1f112d31a9ae7f7464a8d1e76518c45d6ac4 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Dec 24 02:39:01 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Dec 24 02:39:01 2016 +0000 |
tree | 7b7bd405d790c211f6e333f14e7d46623e59c3f5 | |
parent | 18739c4ac14f8ba2bae36f7db1c92b02e94abcc9 [diff] [blame] |
tests: register instead of install DummyStrategy refs #3868 Change-Id: I5e44582625be51ef874e2a92e4bb7cc22d5b607b
diff --git a/tests/daemon/fw/topology-tester.hpp b/tests/daemon/fw/topology-tester.hpp index e5b21da..ec122b6 100644 --- a/tests/daemon/fw/topology-tester.hpp +++ b/tests/daemon/fw/topology-tester.hpp
@@ -33,7 +33,7 @@ #include "face/internal-transport.hpp" #include "face/face.hpp" #include "fw/strategy.hpp" -#include "install-strategy.hpp" +#include "choose-strategy.hpp" #include "tests/test-common.hpp" #include <ndn-cxx/face.hpp>