summaryrefslogtreecommitdiff
path: root/tests/run/pure_cdef_class_property_decorator_T264.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/pure_cdef_class_property_decorator_T264.py')
-rw-r--r--tests/run/pure_cdef_class_property_decorator_T264.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/pure_cdef_class_property_decorator_T264.py b/tests/run/pure_cdef_class_property_decorator_T264.py
index 70f299b4f..8ca2fc7b2 100644
--- a/tests/run/pure_cdef_class_property_decorator_T264.py
+++ b/tests/run/pure_cdef_class_property_decorator_T264.py
@@ -1,5 +1,5 @@
# mode: run
-# ticket: 264
+# ticket: t264
# tag: property, decorator
class Prop(object):