summaryrefslogtreecommitdiff
path: root/trunk/Examples/test-suite/python/template_static_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Examples/test-suite/python/template_static_runme.py')
-rw-r--r--trunk/Examples/test-suite/python/template_static_runme.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/Examples/test-suite/python/template_static_runme.py b/trunk/Examples/test-suite/python/template_static_runme.py
new file mode 100644
index 000000000..9171d93b5
--- /dev/null
+++ b/trunk/Examples/test-suite/python/template_static_runme.py
@@ -0,0 +1,3 @@
+from template_static import *
+
+Foo_bar_double(1)