Loading...
--- xnu/xnu-12377.41.6/tests/bounded_array_ref_src/for_loop.cpp
+++ xnu/xnu-8796.121.2/tests/bounded_array_ref_src/for_loop.cpp
@@ -25,6 +25,6 @@
}
}
-T_DECL(for_loop, "bounded_array_ref.for_loop", T_META_TAG_VM_PREFERRED) {
+T_DECL(for_loop, "bounded_array_ref.for_loop") {
tests<T>();
}