summaryrefslogtreecommitdiff
path: root/tests/run/cpp_stl_vector.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/cpp_stl_vector.pyx')
-rw-r--r--tests/run/cpp_stl_vector.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/cpp_stl_vector.pyx b/tests/run/cpp_stl_vector.pyx
index 5c943e423..c42cb96b8 100644
--- a/tests/run/cpp_stl_vector.pyx
+++ b/tests/run/cpp_stl_vector.pyx
@@ -1,5 +1,5 @@
# mode: run
-# tag: cpp, werror
+# tag: cpp, werror, no-cpp-locals
from cython.operator cimport dereference as d
from cython.operator cimport preincrement as incr