summaryrefslogtreecommitdiff
path: root/tests/run/cdef_class_field.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/cdef_class_field.pyx')
-rw-r--r--tests/run/cdef_class_field.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/cdef_class_field.pyx b/tests/run/cdef_class_field.pyx
index 9fb745ecb..5012bab89 100644
--- a/tests/run/cdef_class_field.pyx
+++ b/tests/run/cdef_class_field.pyx
@@ -1,6 +1,6 @@
# mode: run
# tag: exttype
-# ticket: 677
+# ticket: t677
"""
>>> str(Foo(4))