summaryrefslogtreecommitdiff
path: root/o3tl/CppunitTest_o3tl_tests.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-01-29 13:30:53 +0100
committerDavid Tardon <dtardon@redhat.com>2016-01-29 14:11:25 +0100
commitda45a1686088d0b05fd694e0b413527a89027b6e (patch)
tree4dc2191e31a69a6808e7321b7ba8ed36a6a5fd92 /o3tl/CppunitTest_o3tl_tests.mk
parentde26372420224aabfaa11ddec9f89d4da76b38d7 (diff)
remove unused o3tl::range
Change-Id: I080f4f2cb15d25ecf5545300da422957f24e3f9b
Diffstat (limited to 'o3tl/CppunitTest_o3tl_tests.mk')
-rw-r--r--o3tl/CppunitTest_o3tl_tests.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/o3tl/CppunitTest_o3tl_tests.mk b/o3tl/CppunitTest_o3tl_tests.mk
index c8f8f6b4e335..eb13966c5a2d 100644
--- a/o3tl/CppunitTest_o3tl_tests.mk
+++ b/o3tl/CppunitTest_o3tl_tests.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_CppunitTest_use_libraries,o3tl_tests,\
$(eval $(call gb_CppunitTest_add_exception_objects,o3tl_tests,\
o3tl/qa/cow_wrapper_clients \
o3tl/qa/test-cow_wrapper \
- o3tl/qa/test-range \
o3tl/qa/test-vector_pool \
o3tl/qa/test-sorted_vector \
o3tl/qa/test-typed_flags \