Add 'message' back to BlobTest sample json

Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
Doug Davis 2015-06-18 18:24:54 -07:00
parent cb45ec56ff
commit 7bb98181ab

View file

@ -90,6 +90,7 @@ func TestUploadReadFrom(t *testing.T) {
[
{
"code": "BLOB_UPLOAD_INVALID",
"message": "invalid upload identifier",
"detail": "more detail"
}
]