summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite.py b/testsuite.py
index ff2b96a..6fd78d9 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -1101,6 +1101,7 @@ def test_call_all(conf):
m.__str__()
for c in conf.get_comments():
+ c.get_visibility()
c.get_text()
c.get_parent()
c.get_referenced_symbols()