diff -r 34f50d0bada4 -r e533c170bfb8 test/map_tests.h --- a/test/map_tests.h Fri Oct 05 16:59:14 2012 +0200 +++ b/test/map_tests.h Mon Oct 08 12:29:27 2012 +0200 @@ -16,6 +16,7 @@ UCX_TEST_DECLARE(test_ucx_key) UCX_TEST_DECLARE(test_ucx_map_put) UCX_TEST_DECLARE(test_ucx_map_get) +UCX_TEST_DECLARE(test_ucx_map_remove) UCX_TEST_DECLARE(test_ucx_map_iterator) UCX_TEST_DECLARE(test_ucx_map_iterator_chain) UCX_TEST_DECLARE(test_ucx_map_store_load)