summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2015-03-16 14:48:17 +1300
committerOlly Betts <olly@survex.com>2015-03-16 14:48:17 +1300
commit61840802485c3dd8c5ae725e0ab3d2b5bba125ba (patch)
tree249662fe11b88dfc23972c76e216abeb7c2a7794
parent657f9bdd9c61b46b3cd9465c68c79f8e77d4ab81 (diff)
downloadswig-61840802485c3dd8c5ae725e0ab3d2b5bba125ba.tar.gz
Restore file lost in previous merge
-rw-r--r--Examples/test-suite/python/li_std_vector_runme.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/Examples/test-suite/python/li_std_vector_runme.py b/Examples/test-suite/python/li_std_vector_runme.py
new file mode 100644
index 000000000..68a6d0348
--- /dev/null
+++ b/Examples/test-suite/python/li_std_vector_runme.py
@@ -0,0 +1,4 @@
+from li_std_vector import *
+
+if typedef_test(101) != 101:
+ raise RuntimeError