summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite.py b/testsuite.py
index e4cfc5e..ff2b96a 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -1091,7 +1091,7 @@ def test_call_all(conf):
m.get_items()
m.get_symbols(False)
m.get_symbols(True)
- m.get_depends_on_visibility()
+ m.get_visibility()
m.get_visible_if_visibility()
m.get_title()
m.get_parent()