diff options
Diffstat (limited to 'tests/run/classdecorators_T336.pyx')
-rw-r--r-- | tests/run/classdecorators_T336.pyx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/classdecorators_T336.pyx b/tests/run/classdecorators_T336.pyx index c29c1cbaa..b56e08c07 100644 --- a/tests/run/classdecorators_T336.pyx +++ b/tests/run/classdecorators_T336.pyx @@ -1,4 +1,4 @@ -# ticket: 336 +# ticket: t336 __doc__ = u""" >>> print('\\n'.join(calls)) |