summaryrefslogtreecommitdiff
path: root/tests/run/complex_numbers_c89_T398_long_double.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/complex_numbers_c89_T398_long_double.pyx')
-rw-r--r--tests/run/complex_numbers_c89_T398_long_double.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/complex_numbers_c89_T398_long_double.pyx b/tests/run/complex_numbers_c89_T398_long_double.pyx
index 91450e22b..9ac1607e4 100644
--- a/tests/run/complex_numbers_c89_T398_long_double.pyx
+++ b/tests/run/complex_numbers_c89_T398_long_double.pyx
@@ -1,4 +1,4 @@
-# ticket: 398
+# ticket: t398
cdef extern from "complex_numbers_c89_T398.h": pass
include "complex_numbers_T305_long_double.pyx"