diff options
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/README b/tests/README index c153f57d4..34f1a8697 100644 --- a/tests/README +++ b/tests/README @@ -56,6 +56,9 @@ Data: errorN.txt: if this file is present, it should contain the error number curl is supposed to return when this test is run. + uploadN.txt: if this file is present, it should contain the same data as + the log/upload.N does, after a curl upload has been performed. + FIX: * Make httpserver.pl work when we PUT without Content-Length: |