diff --git a/crates/call/Cargo.toml b/crates/call/Cargo.toml index 9ba10e56ba3d34a3abdeb607e8295b8125fd7e06..42f007dbce3e47febd02d8d17f66821940d1f95f 100644 --- a/crates/call/Cargo.toml +++ b/crates/call/Cargo.toml @@ -18,6 +18,7 @@ test-support = [ "collections/test-support", "gpui/test-support", "livekit_client/test-support", + "livekit_client_macos/test-support", "project/test-support", "util/test-support" ]