summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/typemap_out_optimal_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python/typemap_out_optimal_runme.py')
-rw-r--r--Examples/test-suite/python/typemap_out_optimal_runme.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/python/typemap_out_optimal_runme.py b/Examples/test-suite/python/typemap_out_optimal_runme.py
index c7a34308e..c325ece55 100644
--- a/Examples/test-suite/python/typemap_out_optimal_runme.py
+++ b/Examples/test-suite/python/typemap_out_optimal_runme.py
@@ -1,4 +1,4 @@
from typemap_out_optimal import *
cvar.XX_debug = False
-x = XX_create()
+x = XX.create()