summaryrefslogtreecommitdiff
path: root/tests/functional/n/not_callable.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/n/not_callable.txt')
-rw-r--r--tests/functional/n/not_callable.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/tests/functional/n/not_callable.txt b/tests/functional/n/not_callable.txt
index 397e617b6..7926cb32b 100644
--- a/tests/functional/n/not_callable.txt
+++ b/tests/functional/n/not_callable.txt
@@ -1,8 +1,9 @@
-not-callable:5:0::REVISION is not callable
-not-callable:23:12::INSTANCE is not callable
-not-callable:25:12::LIST is not callable
-not-callable:27:12::DICT is not callable
-not-callable:29:12::TUPLE is not callable
-not-callable:31:12::INT is not callable
-not-callable:66:0::PROP.test is not callable
-not-callable:67:0::PROP.custom is not callable
+not-callable:5:0::REVISION is not callable:HIGH
+not-callable:23:12::INSTANCE is not callable:HIGH
+not-callable:25:12::LIST is not callable:HIGH
+not-callable:27:12::DICT is not callable:HIGH
+not-callable:29:12::TUPLE is not callable:HIGH
+not-callable:31:12::INT is not callable:HIGH
+not-callable:66:0::PROP.test is not callable:HIGH
+not-callable:67:0::PROP.custom is not callable:HIGH
+not-callable:135:18::ClassWithProperty().value is not callable:HIGH