diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-05-21 17:36:43 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-05-21 17:36:43 -0400 |
| commit | 922c7f326382aa06f8bc4c9b5dcb2c0098160adb (patch) | |
| tree | c3d5fd5040ffd79986519585907af655b71d5d17 /testdata/jobsresp.json | |
| parent | 4370a8133c8e9c870d7d2c659f27ac655896eec0 (diff) | |
| download | lulu-922c7f326382aa06f8bc4c9b5dcb2c0098160adb.zip | |
extend tests for print-jobs response unmarshaling
Diffstat (limited to 'testdata/jobsresp.json')
| -rw-r--r-- | testdata/jobsresp.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/jobsresp.json b/testdata/jobsresp.json index 3f43d2c..69b216f 100644 --- a/testdata/jobsresp.json +++ b/testdata/jobsresp.json @@ -55,7 +55,7 @@ "normalized_file": null, "page_count": null, "source_file": null, - "source_md5_sum": "e78512c777e7f5841fe8f1992cefb898", + "source_md5sum": "e78512c777e7f5841fe8f1992cefb898", "source_url": "https://www.dropbox.com/sh/p3zh22vzsaegiri/AADP367j0bTWlt8fCu-_tm2ia/161025/139056_cover.pdf?dl=1" }, "interior": { @@ -63,7 +63,7 @@ "normalized_file": null, "page_count": null, "source_file": null, - "source_md5_sum": "7f8af20c296747689756f8e310135d79", + "source_md5sum": "7f8af20c296747689756f8e310135d79", "source_url": "https://www.dropbox.com/sh/p3zh22vzsaegiri/AACOUn3LFKsITDzylh13bQpsa/161025/thesis2.pdf?dl=1" }, "pod_package_id": "0600X0900.BW.STD.PB.060UW444.MXX" |