mirror of
https://github.com/bellingcat/telegram-phone-number-checker.git
synced 2026-06-07 19:08:31 +03:00
6 lines
66 B
Python
6 lines
66 B
Python
import pytest
|
|
|
|
|
|
def test_should_run_this_in_ci():
|
|
assert True
|