summaryrefslogtreecommitdiff
path: root/subplot/data.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-12 09:29:15 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-12 09:54:09 +0200
commitd848a9587748308421b54ad2e3126f8afc7a3b38 (patch)
treeff5d07b07f46210090cb729d4dad48e0e8e853c7 /subplot/data.yaml
parent755c18a11f87040245964cf411ea8f518b61e0f5 (diff)
downloadobnam2-d848a9587748308421b54ad2e3126f8afc7a3b38.tar.gz
test: give better error messages for file manifests differing
This makes it easier to see what the problem is.
Diffstat (limited to 'subplot/data.yaml')
-rw-r--r--subplot/data.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/data.yaml b/subplot/data.yaml
index 0e13abd..64348d6 100644
--- a/subplot/data.yaml
+++ b/subplot/data.yaml
@@ -36,3 +36,6 @@
- then: "file {filename} is not restored to {restored}"
function: file_is_not_restored
+
+- then: "manifests {expected} and {actual} match"
+ function: manifests_match