summaryrefslogtreecommitdiff
path: root/tests/run/class_scope_del_T684.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/class_scope_del_T684.py')
-rw-r--r--tests/run/class_scope_del_T684.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/class_scope_del_T684.py b/tests/run/class_scope_del_T684.py
index 43368f333..f52b31864 100644
--- a/tests/run/class_scope_del_T684.py
+++ b/tests/run/class_scope_del_T684.py
@@ -1,6 +1,6 @@
# mode:run
# tag: class, scope, del
-# ticket: 684
+# ticket: t684
class DelInClass(object):
"""