diff --git a/crates/call/Cargo.toml b/crates/call/Cargo.toml index 9ba10e56ba..42f007dbce 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" ]