commit | 6563f93913f13d970c83ae07fe9f1e79ecf10c46 | [log] [tgz] |
---|---|---|
author | tylerliu <tylersiqi@163.com> | Fri Oct 30 11:13:38 2020 -0700 |
committer | tylerliu <tylersiqi@163.com> | Fri Oct 30 11:13:38 2020 -0700 |
tree | cfdba3b2d8dcecc9b651f9a3b1d5a9b9e0e723e8 | |
parent | dd72e54a36372ec932c91b2ec8c01ea2af1018bd [diff] [blame] |
code style fix Change-Id: I2f57ac1eb9c01063752adfc452ff0f1db3367fe3
diff --git a/tests/unit-tests/protocol-encoders.t.cpp b/tests/unit-tests/protocol-encoders.t.cpp index 0131e83..f2411f1 100644 --- a/tests/unit-tests/protocol-encoders.t.cpp +++ b/tests/unit-tests/protocol-encoders.t.cpp
@@ -171,6 +171,6 @@ BOOST_AUTO_TEST_SUITE_END() -} // namespace tests -} // namespace ndncert -} // namespace ndn +} // namespace tests +} // namespace ndncert +} // namespace ndn