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