summaryrefslogtreecommitdiff
path: root/tests/run/pure_cdef_class_property_decorator_T264.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/pure_cdef_class_property_decorator_T264.pxd')
-rw-r--r--tests/run/pure_cdef_class_property_decorator_T264.pxd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/pure_cdef_class_property_decorator_T264.pxd b/tests/run/pure_cdef_class_property_decorator_T264.pxd
index 4c1d879cf..e5e616a00 100644
--- a/tests/run/pure_cdef_class_property_decorator_T264.pxd
+++ b/tests/run/pure_cdef_class_property_decorator_T264.pxd
@@ -1,5 +1,5 @@
# mode: run
-# ticket: 264
+# ticket: t264
# tag: property, decorator
cdef class Prop: