diff options
Diffstat (limited to 'tests/compile/cimport_package_module_T4.pyx')
-rw-r--r-- | tests/compile/cimport_package_module_T4.pyx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compile/cimport_package_module_T4.pyx b/tests/compile/cimport_package_module_T4.pyx index 28403f122..717f0bf8f 100644 --- a/tests/compile/cimport_package_module_T4.pyx +++ b/tests/compile/cimport_package_module_T4.pyx @@ -1,4 +1,4 @@ -# ticket: 4 +# ticket: t4 # mode: compile from a cimport b |