summaryrefslogtreecommitdiff
path: root/tests/run/numpy_subarray.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/numpy_subarray.pyx')
-rw-r--r--tests/run/numpy_subarray.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/numpy_subarray.pyx b/tests/run/numpy_subarray.pyx
index c5d82d4b1..d032a3a01 100644
--- a/tests/run/numpy_subarray.pyx
+++ b/tests/run/numpy_subarray.pyx
@@ -1,4 +1,4 @@
-# tag: numpy_old
+# tag: numpy
cimport numpy as np
cimport cython