diff options
Diffstat (limited to 'spec/fixtures/expected/python')
| -rw-r--r-- | spec/fixtures/expected/python/3/pip/v2.0.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/fixtures/expected/python/3/pip/v2.0.json b/spec/fixtures/expected/python/3/pip/v2.0.json index f4f3e1c..ad2a588 100644 --- a/spec/fixtures/expected/python/3/pip/v2.0.json +++ b/spec/fixtures/expected/python/3/pip/v2.0.json @@ -4,7 +4,8 @@ { "id": "bsd", "name": "BSD", - "url": "http://en.wikipedia.org/wiki/BSD_licenses" + "url": "http://en.wikipedia.org/wiki/BSD_licenses", + "count": 1 }, { "id": "MIT", |
