mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 18:12:15 +00:00
3 lines
87 B
Python
3 lines
87 B
Python
def test_import():
|
|
import smsbot.utils
|
|
assert smsbot.utils.get_smsbot_version() |