Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/usage.for_loop.cpp
+++ xnu/xnu-8019.41.5/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>();
}