test/main.c

changeset 44
46356d74e873
parent 42
ff3dd1ee7dee
child 47
22fb97e9f58a
child 48
621a4430c404
--- a/test/main.c	Thu Oct 04 18:23:32 2012 +0200
+++ b/test/main.c	Thu Oct 04 18:46:57 2012 +0200
@@ -148,6 +148,7 @@
         ucx_test_register(suite, test_ucx_map_iterator);
         ucx_test_register(suite, test_ucx_map_iterator_chain);
         ucx_test_register(suite, test_ucx_map_store_load);
+        ucx_test_register(suite, test_ucx_map_clone);
         
         /* sstring Tests */
         ucx_test_register(suite, test_sstrsplit);

mercurial