summaryrefslogtreecommitdiff
path: root/tests/subplots/python/runcmd_test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/subplots/python/runcmd_test.yaml')
-rw-r--r--tests/subplots/python/runcmd_test.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/subplots/python/runcmd_test.yaml b/tests/subplots/python/runcmd_test.yaml
new file mode 100644
index 0000000..2ad981e
--- /dev/null
+++ b/tests/subplots/python/runcmd_test.yaml
@@ -0,0 +1,9 @@
+- given: "executable script {filename} from {embedded}"
+ impl:
+ python:
+ function: create_script_from_embedded
+
+- when: "I prepend {dirname} to PATH"
+ impl:
+ python:
+ function: runcmd_prepend_to_path