summaryrefslogtreecommitdiff
path: root/fable-arch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fable-arch.yaml')
-rw-r--r--fable-arch.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fable-arch.yaml b/fable-arch.yaml
index 0777104..770dec8 100644
--- a/fable-arch.yaml
+++ b/fable-arch.yaml
@@ -1,4 +1,4 @@
-- given: files (?P<md>\S+), (?P<yaml>\S+), and (?P<py>\S+)
+- given: files (?P<md>\S+), (?P<yaml>\S+) \(from (?P<yamlfrom>\S+)\), and (?P<py>\S+) \(from (?P<pyfrom>\S+)\)
- when: I run ftt-docgen --html (?P<filename>\S+)
- when: I run ftt-docgen --pdf (?P<filename>\S+)
- when: I run ftt-codegen --run (?P<filename>\S+)