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.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/functional/n/not_callable.txt b/tests/functional/n/not_callable.txt
index 7926cb32b..a7066e5b2 100644
--- a/tests/functional/n/not_callable.txt
+++ b/tests/functional/n/not_callable.txt
@@ -1,9 +1,9 @@
-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
+not-callable:5:0:5:10::REVISION is not callable:UNDEFINED
+not-callable:23:12:23:22::INSTANCE is not callable:UNDEFINED
+not-callable:25:12:25:18::LIST is not callable:UNDEFINED
+not-callable:27:12:27:18::DICT is not callable:UNDEFINED
+not-callable:29:12:29:19::TUPLE is not callable:UNDEFINED
+not-callable:31:12:31:17::INT is not callable:UNDEFINED
+not-callable:66:0:66:13::PROP.test is not callable:UNDEFINED
+not-callable:67:0:67:13::PROP.custom is not callable:UNDEFINED
+not-callable:135:18:135:45::ClassWithProperty().value is not callable:UNDEFINED