diff options
Diffstat (limited to 'lib/src/test/CMakeLists.txt')
-rw-r--r-- | lib/src/test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/src/test/CMakeLists.txt b/lib/src/test/CMakeLists.txt index d828c8dd8..8cf4359d2 100644 --- a/lib/src/test/CMakeLists.txt +++ b/lib/src/test/CMakeLists.txt @@ -24,6 +24,7 @@ list(APPEND TESTS_SRC test_validation.cc test_bitmap.cc test_interest_manifest.cc + test_ip_address.cc test_khash.cc test_pool.cc test_ring.cc |