diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-05 22:10:48 +0000 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-05 22:10:48 +0000 |
| commit | ec921238b54da56fad30a35801ba67c20cf9c26d (patch) | |
| tree | ad6f617b2699b029b6a0d6e451ff2e07cbf0bdae /spec/fixtures/expected/python/2 | |
| parent | 06452373b6175fec6f35a117fa6b13f4a7629af9 (diff) | |
| parent | db2edf55729a9d8887834cb195edc2c54b7b3939 (diff) | |
Merge branch 'fix-build' into 'main'
Update test reports
See merge request gitlab-org/security-products/analyzers/license-finder!13
Diffstat (limited to 'spec/fixtures/expected/python/2')
| -rw-r--r-- | spec/fixtures/expected/python/2/pip/v1.0.json | 2 | ||||
| -rw-r--r-- | spec/fixtures/expected/python/2/pip/v1.1.json | 2 | ||||
| -rw-r--r-- | spec/fixtures/expected/python/2/pip/v2.0.json | 2 | ||||
| -rw-r--r-- | spec/fixtures/expected/python/2/pip/v2.1.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/spec/fixtures/expected/python/2/pip/v1.0.json b/spec/fixtures/expected/python/2/pip/v1.0.json index 5adaedd..318c367 100644 --- a/spec/fixtures/expected/python/2/pip/v1.0.json +++ b/spec/fixtures/expected/python/2/pip/v1.0.json @@ -193,4 +193,4 @@ } } ] -} +}
\ No newline at end of file diff --git a/spec/fixtures/expected/python/2/pip/v1.1.json b/spec/fixtures/expected/python/2/pip/v1.1.json index 30e4cc1..c72b6a9 100644 --- a/spec/fixtures/expected/python/2/pip/v1.1.json +++ b/spec/fixtures/expected/python/2/pip/v1.1.json @@ -266,4 +266,4 @@ } } ] -} +}
\ No newline at end of file diff --git a/spec/fixtures/expected/python/2/pip/v2.0.json b/spec/fixtures/expected/python/2/pip/v2.0.json index 5515387..d6f5047 100644 --- a/spec/fixtures/expected/python/2/pip/v2.0.json +++ b/spec/fixtures/expected/python/2/pip/v2.0.json @@ -172,4 +172,4 @@ ] } ] -} +}
\ No newline at end of file diff --git a/spec/fixtures/expected/python/2/pip/v2.1.json b/spec/fixtures/expected/python/2/pip/v2.1.json index 05492d6..21b2a83 100644 --- a/spec/fixtures/expected/python/2/pip/v2.1.json +++ b/spec/fixtures/expected/python/2/pip/v2.1.json @@ -142,4 +142,4 @@ ] } ] -} +}
\ No newline at end of file |
