Loading...
tests/safe_allocation_src/assign.move.cpp xnu-12377.101.15 xnu-8792.61.2
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/assign.move.cpp
+++ xnu/xnu-8792.61.2/tests/safe_allocation_src/assign.move.cpp
@@ -137,7 +137,7 @@
 	}
 }
 
-T_DECL(assign_move, "safe_allocation.assign.move", T_META_TAG_VM_PREFERRED) {
+T_DECL(assign_move, "safe_allocation.assign.move") {
 	tests<T>();
 	tests<T const>();
 }