summaryrefslogtreecommitdiff
path: root/tests/functional/not_callable.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/not_callable.txt')
-rw-r--r--tests/functional/not_callable.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/functional/not_callable.txt b/tests/functional/not_callable.txt
new file mode 100644
index 000000000..4928c8c8b
--- /dev/null
+++ b/tests/functional/not_callable.txt
@@ -0,0 +1,8 @@
+not-callable:5::REVISION is not callable
+not-callable:23::INSTANCE is not callable
+not-callable:25::LIST is not callable
+not-callable:27::DICT is not callable
+not-callable:29::TUPLE is not callable
+not-callable:31::INT is not callable
+not-callable:66::PROP.test is not callable
+not-callable:67::PROP.custom is not callable \ No newline at end of file