blob: 1c3784d473e71966c274866894f53e860d183f5f (
plain)
1
2
3
4
5
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, doesn't match the expectation.",
"tests/filesize/fail-file-not-found": "Should fail, file not found."
}
|