blob: 740b1feb922e319c76b7b25f3816d1f9beb024c3 [file] [log] [blame]
#!/usr/bin/env python3
from osmo_gsm_tester.testenv import *
import testlib
suite.test_import_modules_register_for_cleanup(testlib)
from testlib import test_mo_mt_call
test_mo_mt_call(False, False)