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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/render-test/tests/should-fail.json b/render-test/tests/should-fail.json
index 28859d4151..1c3784d473 100644
--- a/render-test/tests/should-fail.json
+++ b/render-test/tests/should-fail.json
@@ -1,5 +1,6 @@
{
"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."
+ "tests/filesize/fail-file-doesnt-match": "Should fail, doesn't match the expectation.",
+ "tests/filesize/fail-file-not-found": "Should fail, file not found."
}