summaryrefslogtreecommitdiff
path: root/tests/run/locals_expressions_T430.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/locals_expressions_T430.pyx')
-rw-r--r--tests/run/locals_expressions_T430.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/locals_expressions_T430.pyx b/tests/run/locals_expressions_T430.pyx
index a0f8a0d62..a0e9dff3e 100644
--- a/tests/run/locals_expressions_T430.pyx
+++ b/tests/run/locals_expressions_T430.pyx
@@ -1,4 +1,4 @@
-# ticket: 430
+# ticket: t430
__doc__ = u"""
>>> sorted( get_locals(1,2,3, k=5) .items())