Loading...
tests/safe_allocation_src/usage.for_loop.cpp xnu-12377.101.15 xnu-8020.101.4
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/usage.for_loop.cpp
+++ xnu/xnu-8020.101.4/tests/safe_allocation_src/usage.for_loop.cpp
@@ -24,6 +24,6 @@
 	}
 }
 
-T_DECL(usage_for_loop, "safe_allocation.usage.for_loop", T_META_TAG_VM_PREFERRED) {
+T_DECL(usage_for_loop, "safe_allocation.usage.for_loop") {
 	tests<T>();
 }