aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/typemap_ns_using_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python/typemap_ns_using_runme.py')
-rw-r--r--Examples/test-suite/python/typemap_ns_using_runme.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/Examples/test-suite/python/typemap_ns_using_runme.py b/Examples/test-suite/python/typemap_ns_using_runme.py
new file mode 100644
index 000000000..802ea7f56
--- /dev/null
+++ b/Examples/test-suite/python/typemap_ns_using_runme.py
@@ -0,0 +1,4 @@
+import typemap_ns_using
+
+if typemap_ns_using.spam(37) != 37:
+ raise RuntimeError