test/array_tests.h

branch
feature/array
changeset 342
8f0a3c00d1d2
parent 337
f695ae118460
child 344
320b962afaf9
     1.1 --- a/test/array_tests.h	Thu Jul 11 10:11:43 2019 +0200
     1.2 +++ b/test/array_tests.h	Tue Aug 06 16:26:46 2019 +0200
     1.3 @@ -38,7 +38,6 @@
     1.4  
     1.5  UCX_TEST(test_ucx_array_free);
     1.6  UCX_TEST(test_ucx_array_new);
     1.7 -UCX_TEST(test_ucx_array_at);
     1.8  UCX_TEST(test_ucx_array_append);
     1.9  UCX_TEST(test_ucx_array_prepend);
    1.10  UCX_TEST(test_ucx_array_set);

mercurial