aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/template_static_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python/template_static_runme.py')
-rw-r--r--Examples/test-suite/python/template_static_runme.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/python/template_static_runme.py b/Examples/test-suite/python/template_static_runme.py
index c87a52439..84da28438 100644
--- a/Examples/test-suite/python/template_static_runme.py
+++ b/Examples/test-suite/python/template_static_runme.py
@@ -1,3 +1,3 @@
from template_static import *
-Foo_bar_double(1)
+Foo.bar_double(1)