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