mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 21:45:19 +00:00
10 lines
165 B
Python
10 lines
165 B
Python
|
|
test_suite(
|
|
name = "AllTests",
|
|
tests = [
|
|
"//submodules/TgVoipWebrtc:TgCallsTests",
|
|
],
|
|
visibility = [
|
|
"//visibility:public",
|
|
],
|
|
) |