summaryrefslogtreecommitdiff
path: root/o3tl/CppunitTest_o3tl_tests.mk
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/CppunitTest_o3tl_tests.mk')
-rw-r--r--o3tl/CppunitTest_o3tl_tests.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3tl/CppunitTest_o3tl_tests.mk b/o3tl/CppunitTest_o3tl_tests.mk
index 66f2951bf4f6..c8f8f6b4e335 100644
--- a/o3tl/CppunitTest_o3tl_tests.mk
+++ b/o3tl/CppunitTest_o3tl_tests.mk
@@ -33,6 +33,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,o3tl_tests,\
o3tl/qa/test-vector_pool \
o3tl/qa/test-sorted_vector \
o3tl/qa/test-typed_flags \
+ o3tl/qa/test-lru_map \
))
# vim: set noet sw=4: