diff -r b9715d7317c1 -r 8f0a3c00d1d2 test/array_tests.h --- a/test/array_tests.h Thu Jul 11 10:11:43 2019 +0200 +++ b/test/array_tests.h Tue Aug 06 16:26:46 2019 +0200 @@ -38,7 +38,6 @@ UCX_TEST(test_ucx_array_free); UCX_TEST(test_ucx_array_new); -UCX_TEST(test_ucx_array_at); UCX_TEST(test_ucx_array_append); UCX_TEST(test_ucx_array_prepend); UCX_TEST(test_ucx_array_set);