diff options
| author | Stefan Wojcik <wojcikstefan@gmail.com> | 2016-09-28 17:56:16 -0400 |
|---|---|---|
| committer | Stefan Wojcik <wojcikstefan@gmail.com> | 2016-09-28 17:56:16 -0400 |
| commit | 5443249bcddbb9e8e4f3de95f14b3a9bdc7aa3e6 (patch) | |
| tree | fadce9a3600d8a14b87a4aac585aed241b27de72 /testdata.json | |
| parent | c1e74a7660a469525ca8b3e8324c98b71dcf512b (diff) | |
| download | python-mimeparse-5443249bcddbb9e8e4f3de95f14b3a9bdc7aa3e6.tar.gz | |
cleaner code for quality_and_fitness_parsed
Diffstat (limited to 'testdata.json')
| -rw-r--r-- | testdata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata.json b/testdata.json index 2609f6f..7e591be 100644 --- a/testdata.json +++ b/testdata.json @@ -88,7 +88,7 @@ [ [ ["application/xbel+xml", "application/xml"], - "*/*", "application/xml" + "*/*" ], "application/xml", "match using a type wildcard" |
