From 85ed36991c37ddce75b66d3b8af8385311e7fb99 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 7 Nov 2020 10:35:48 +0200 Subject: test: add subplot for testing Subplot against a curated list --- reference.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 reference.yaml (limited to 'reference.yaml') diff --git a/reference.yaml b/reference.yaml new file mode 100644 index 0000000..2f1573c --- /dev/null +++ b/reference.yaml @@ -0,0 +1,5 @@ +- given: "a clone of {url} in src at {commit}" + function: clone_to_src + +- when: "I docgen {filename} to {output}, in {dirname}" + function: docgen -- cgit v1.2.1