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