diff options
Diffstat (limited to 'tests/run/lambda_module_T603.pyx')
-rw-r--r-- | tests/run/lambda_module_T603.pyx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/lambda_module_T603.pyx b/tests/run/lambda_module_T603.pyx index 245f86937..c92fce5df 100644 --- a/tests/run/lambda_module_T603.pyx +++ b/tests/run/lambda_module_T603.pyx @@ -1,6 +1,6 @@ # mode: run # tag: lambda -# ticket: 603 +# ticket: t603 # Module scope lambda functions |