summaryrefslogtreecommitdiff
path: root/tests/run/complex_cast_T445.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/complex_cast_T445.pyx')
-rw-r--r--tests/run/complex_cast_T445.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/complex_cast_T445.pyx b/tests/run/complex_cast_T445.pyx
index 62709c9c1..b4069ec9d 100644
--- a/tests/run/complex_cast_T445.pyx
+++ b/tests/run/complex_cast_T445.pyx
@@ -1,4 +1,4 @@
-# ticket: 445
+# ticket: t445
def complex_double_cast(double x, double complex z):
"""