Loading...
tests/bounded_array.cpp xnu-12377.101.15 /dev/null
--- xnu/xnu-12377.101.15/tests/bounded_array.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
-//
-// Test runner for all bounded_array tests.
-//
-
-#include <darwintest.h>
-
-T_GLOBAL_META(
-	T_META_NAMESPACE("bounded_array"),
-	T_META_CHECK_LEAKS(false),
-	T_META_RUN_CONCURRENTLY(true)
-	);