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