Files
smsbot/tests/test_basic.py

3 lines
87 B
Python

def test_import():
import smsbot.utils
assert smsbot.utils.get_smsbot_version()