summaryrefslogtreecommitdiff
path: root/tests/run/cpp_move.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/cpp_move.pyx')
-rw-r--r--tests/run/cpp_move.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/cpp_move.pyx b/tests/run/cpp_move.pyx
index d93afe28d..ca7cb7794 100644
--- a/tests/run/cpp_move.pyx
+++ b/tests/run/cpp_move.pyx
@@ -1,5 +1,5 @@
# mode: run
-# tag: cpp, werror, cpp11
+# tag: cpp, werror, cpp11, no-cpp-locals
from libcpp cimport nullptr
from libcpp.memory cimport shared_ptr, make_shared