summaryrefslogtreecommitdiff
path: root/tests/run/complex_coercion_sideeffects_T693.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/complex_coercion_sideeffects_T693.pyx')
-rw-r--r--tests/run/complex_coercion_sideeffects_T693.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/complex_coercion_sideeffects_T693.pyx b/tests/run/complex_coercion_sideeffects_T693.pyx
index 92b1f94a9..18a9575dc 100644
--- a/tests/run/complex_coercion_sideeffects_T693.pyx
+++ b/tests/run/complex_coercion_sideeffects_T693.pyx
@@ -1,5 +1,5 @@
# mode: run
-# ticket: 693
+# ticket: t693
cdef double complex func(double complex x):
print "hello"