mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
10 lines
No EOL
165 B
Text
10 lines
No EOL
165 B
Text
|
|
test_suite(
|
|
name = "AllTests",
|
|
tests = [
|
|
"//submodules/TgVoipWebrtc:TgCallsTests",
|
|
],
|
|
visibility = [
|
|
"//visibility:public",
|
|
],
|
|
) |