summaryrefslogtreecommitdiff
path: root/tests/run/temp_alloc_T409.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/temp_alloc_T409.pyx')
-rw-r--r--tests/run/temp_alloc_T409.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/temp_alloc_T409.pyx b/tests/run/temp_alloc_T409.pyx
index 383e1ef6f..425b7064b 100644
--- a/tests/run/temp_alloc_T409.pyx
+++ b/tests/run/temp_alloc_T409.pyx
@@ -1,4 +1,4 @@
-# ticket: 409
+# ticket: t409
# Extracted from sage/plot/plot3d/index_face_set.pyx:502
# Turns out to be a bug in implementation of PEP 3132 (Extended Iterable Unpacking)