summaryrefslogtreecommitdiff
path: root/share/python/lib/runcmd_test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'share/python/lib/runcmd_test.yaml')
-rw-r--r--share/python/lib/runcmd_test.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/share/python/lib/runcmd_test.yaml b/share/python/lib/runcmd_test.yaml
index 8ade220..2ad981e 100644
--- a/share/python/lib/runcmd_test.yaml
+++ b/share/python/lib/runcmd_test.yaml
@@ -1,5 +1,9 @@
- given: "executable script {filename} from {embedded}"
- function: create_script_from_embedded
+ impl:
+ python:
+ function: create_script_from_embedded
- when: "I prepend {dirname} to PATH"
- function: runcmd_prepend_to_path
+ impl:
+ python:
+ function: runcmd_prepend_to_path