summaryrefslogtreecommitdiff
path: root/subplot/data.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/data.yaml')
-rw-r--r--subplot/data.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/subplot/data.yaml b/subplot/data.yaml
index dcc6807..41a563f 100644
--- a/subplot/data.yaml
+++ b/subplot/data.yaml
@@ -48,3 +48,9 @@
- then: "file {filename} does not contain \"{pattern:text}\""
function: file_does_not_contain
+
+- then: "files {filename1} and {filename2} are different"
+ function: files_are_different
+
+- then: "files {filename1} and {filename2} are identical"
+ function: files_are_identical