commit | 14e71f0fe8478971da4003b1cd12f44a65450356 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 28 17:35:25 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Mar 28 18:46:47 2019 -0400 |
tree | 034f39d364f4d7a604c888d40afd96b0ff27d795 | |
parent | c6a65ad55ec7195b0319fe4a956b9d1760f6c8f8 [diff] [blame] |
tests+tools: minor code cleanup Change-Id: Ic3356d4a18a8e5eeb45fc076fc0563c3d1549c8a
diff --git a/tests/core/config-file.t.cpp b/tests/core/config-file.t.cpp index c2ceb85..05b2722 100644 --- a/tests/core/config-file.t.cpp +++ b/tests/core/config-file.t.cpp
@@ -325,7 +325,7 @@ BOOST_CHECK(subB.allCallbacksFired()); } -BOOST_AUTO_TEST_SUITE_END() +BOOST_AUTO_TEST_SUITE_END() // TestConfigFile } // namespace tests } // namespace nfd