aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sources/shiboken6/tests/samplebinding/typesystem_sample.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shiboken6/tests/samplebinding/typesystem_sample.xml b/sources/shiboken6/tests/samplebinding/typesystem_sample.xml
index 711db9c4a..73f2e1425 100644
--- a/sources/shiboken6/tests/samplebinding/typesystem_sample.xml
+++ b/sources/shiboken6/tests/samplebinding/typesystem_sample.xml
@@ -120,7 +120,7 @@
</conversion-rule>
</primitive-type>
- <primitive-type name="std::optional&lt;long&gt;" target-langapi-name="PyObject">
+ <primitive-type name="std::optional&lt;long&gt;">
<conversion-rule>
<native-to-target>
if (!%in.has_value())