summaryrefslogtreecommitdiff
path: root/tests/run/class_attribute_init_values_T18.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/class_attribute_init_values_T18.pyx')
-rw-r--r--tests/run/class_attribute_init_values_T18.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/class_attribute_init_values_T18.pyx b/tests/run/class_attribute_init_values_T18.pyx
index 5e12f665f..7887853df 100644
--- a/tests/run/class_attribute_init_values_T18.pyx
+++ b/tests/run/class_attribute_init_values_T18.pyx
@@ -1,4 +1,4 @@
-# ticket: 18
+# ticket: t18
__doc__ = u"""
>>> f = PyFoo()