Loading...
--- xnu/xnu-12377.41.6/tests/bounded_array_src/for_loop.cpp
+++ xnu/xnu-8796.141.3/tests/bounded_array_src/for_loop.cpp
@@ -24,6 +24,6 @@
}
}
-T_DECL(for_loop, "bounded_array.for_loop", T_META_TAG_VM_PREFERRED) {
+T_DECL(for_loop, "bounded_array.for_loop") {
tests<T>();
}