summaryrefslogtreecommitdiff
path: root/subplot.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-01 10:58:04 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-01 11:12:44 +0300
commitc84bdf6e071933dcbb92d4af9e3993179889fc6b (patch)
tree4c3bf4d4aeba3fa5dbc4fb2c6cd7283838138cd4 /subplot.yaml
parent502e30f064b10d60683e8b11776a57b1b7f6f6a9 (diff)
downloadsubplot-c84bdf6e071933dcbb92d4af9e3993179889fc6b.tar.gz
fix: add wrapper to add -t option to sp-codegen, when run by subplot
This allows the tests to add the option to use the templates from the source tree, and don't use an installed Subplot, or require one to be installed.
Diffstat (limited to 'subplot.yaml')
-rw-r--r--subplot.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/subplot.yaml b/subplot.yaml
index 9fefa93..b72c435 100644
--- a/subplot.yaml
+++ b/subplot.yaml
@@ -1,5 +1,6 @@
- given: an installed subplot
function: install_subplot
+ cleanup: uninstall_subplot
- then: scenario "(?P<name>.+)" was run
function: scenario_was_run