summaryrefslogtreecommitdiff
path: root/tests/run/char_constants_T99.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/char_constants_T99.pyx')
-rw-r--r--tests/run/char_constants_T99.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/char_constants_T99.pyx b/tests/run/char_constants_T99.pyx
index aa2550b52..241b461a1 100644
--- a/tests/run/char_constants_T99.pyx
+++ b/tests/run/char_constants_T99.pyx
@@ -1,4 +1,4 @@
-# ticket: 99
+# ticket: t99
cdef char c = 'c'
cdef char* s = 'abcdef'