summaryrefslogtreecommitdiff
path: root/trunk/Examples/test-suite/python/struct_rename_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Examples/test-suite/python/struct_rename_runme.py')
-rw-r--r--trunk/Examples/test-suite/python/struct_rename_runme.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/Examples/test-suite/python/struct_rename_runme.py b/trunk/Examples/test-suite/python/struct_rename_runme.py
new file mode 100644
index 000000000..880c41639
--- /dev/null
+++ b/trunk/Examples/test-suite/python/struct_rename_runme.py
@@ -0,0 +1,3 @@
+import struct_rename
+
+b = struct_rename.Bar()