summaryrefslogtreecommitdiff
path: root/tests/run/cpp_nested_classes.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/cpp_nested_classes.pyx')
-rw-r--r--tests/run/cpp_nested_classes.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/cpp_nested_classes.pyx b/tests/run/cpp_nested_classes.pyx
index 98ea514f1..b50f79936 100644
--- a/tests/run/cpp_nested_classes.pyx
+++ b/tests/run/cpp_nested_classes.pyx
@@ -1,4 +1,4 @@
-# tag: cpp
+# tag: cpp, no-cpp-locals
cdef extern from "cpp_nested_classes_support.h":
cdef cppclass A: