summaryrefslogtreecommitdiff
path: root/tests/run/closure_decorators_T478.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/closure_decorators_T478.pyx')
-rw-r--r--tests/run/closure_decorators_T478.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/closure_decorators_T478.pyx b/tests/run/closure_decorators_T478.pyx
index e1c5f4918..1bccdcc19 100644
--- a/tests/run/closure_decorators_T478.pyx
+++ b/tests/run/closure_decorators_T478.pyx
@@ -1,6 +1,6 @@
# mode: run
# tag: closures
-# ticket: 478
+# ticket: t478
__doc__ = """
>>> Num(13).is_prime()