diff -r e25dc68336ec -r e3aad99d2d80 test/avl_tests.h --- a/test/avl_tests.h Mon May 18 19:49:03 2015 +0200 +++ b/test/avl_tests.h Mon May 18 19:52:03 2015 +0200 @@ -37,6 +37,7 @@ #endif UCX_TEST(test_ucx_avl_put); +UCX_TEST(test_ucx_avl_remove); #ifdef __cplusplus }