summaryrefslogtreecommitdiffstats
path: root/tests/api/test_noargs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/test_noargs.py')
-rw-r--r--tests/api/test_noargs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api/test_noargs.py b/tests/api/test_noargs.py
index 3635b9355..12da0b417 100644
--- a/tests/api/test_noargs.py
+++ b/tests/api/test_noargs.py
@@ -4,7 +4,7 @@ import inspect
from ApiTester import ApiTester
-from module.remote.ttypes import Iface
+from module.remote.apitypes import Iface
IGNORE = ('quit', 'restart')