From e41d768b17f0eefce1d50a9bc2834e49db6176bd Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 31 Aug 2019 20:52:51 +0300 Subject: Refactor: share identical input files between scenarios --- fable-arch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fable-arch.yaml') 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\S+), (?P\S+), and (?P\S+) +- given: files (?P\S+), (?P\S+) \(from (?P\S+)\), and (?P\S+) \(from (?P\S+)\) - when: I run ftt-docgen --html (?P\S+) - when: I run ftt-docgen --pdf (?P\S+) - when: I run ftt-codegen --run (?P\S+) -- cgit v1.2.1