Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/usage.two_dimensions.cpp
+++ xnu/xnu-7195.121.3/tests/safe_allocation_src/usage.two_dimensions.cpp
@@ -34,6 +34,6 @@
}
}
-T_DECL(usage_two_dimensions, "safe_allocation.usage.two_dimensions", T_META_TAG_VM_PREFERRED) {
+T_DECL(usage_two_dimensions, "safe_allocation.usage.two_dimensions") {
tests<T>();
}