summaryrefslogtreecommitdiff
path: root/render-test/tests/should-fail.json
diff options
context:
space:
mode:
Diffstat (limited to 'render-test/tests/should-fail.json')
-rw-r--r--render-test/tests/should-fail.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/render-test/tests/should-fail.json b/render-test/tests/should-fail.json
new file mode 100644
index 0000000000..28859d4151
--- /dev/null
+++ b/render-test/tests/should-fail.json
@@ -0,0 +1,5 @@
+{
+ "tests/filesize/fail-size-is-over": "Should fail, size is bigger than expected.",
+ "tests/filesize/fail-size-is-under": "Should fail, size is smaller than expected.",
+ "tests/filesize/fail-file-doesnt-match": "Should fail, file not found."
+}