summaryrefslogtreecommitdiff
path: root/tests/run/methodmangling_T5.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/methodmangling_T5.py')
-rw-r--r--tests/run/methodmangling_T5.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/methodmangling_T5.py b/tests/run/methodmangling_T5.py
index 4d2cfe1d8..9e2b7c63a 100644
--- a/tests/run/methodmangling_T5.py
+++ b/tests/run/methodmangling_T5.py
@@ -1,5 +1,5 @@
# mode: run
-# ticket: 5
+# ticket: t5
# A small number of extra tests checking:
# 1) this works correctly with pure-Python-mode decorators - methodmangling_pure.py.