Loading...
--- libmalloc/libmalloc-792.60.6/tests/pgm_zone_api.c
+++ libmalloc/libmalloc-657.80.3/tests/pgm_zone_api.c
@@ -7,10 +7,7 @@
 
 #include <darwintest.h>
 
-// TODO: support these tests with xzone malloc - currently their direct
-// manipulation of the wrapped zone may prevent this (not tested)
-T_GLOBAL_META(T_META_RUN_CONCURRENTLY(TRUE), T_META_NAMESPACE("pgm"),
-		T_META_TAG_MAGAZINE_ONLY);
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(TRUE), T_META_NAMESPACE("pgm"));
 
 #define PGM_MOCK_SHOULD_SAMPLE_COUNTER
 static uint32_t should_sample_counter_call_count;