summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/director_keywords_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python/director_keywords_runme.py')
-rw-r--r--Examples/test-suite/python/director_keywords_runme.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/Examples/test-suite/python/director_keywords_runme.py b/Examples/test-suite/python/director_keywords_runme.py
new file mode 100644
index 000000000..03a50206a
--- /dev/null
+++ b/Examples/test-suite/python/director_keywords_runme.py
@@ -0,0 +1,5 @@
+from director_keywords import *
+
+f = Foo()
+f.check_self(20)
+