From db2edf55729a9d8887834cb195edc2c54b7b3939 Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 5 Nov 2020 10:08:48 -0700 Subject: Update test fixtures --- spec/fixtures/expected/python/pipenv/v1.0.json | 2 +- spec/fixtures/expected/python/pipenv/v1.1.json | 2 +- spec/fixtures/expected/python/pipenv/v2.0.json | 2 +- spec/fixtures/expected/python/pipenv/v2.1.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'spec/fixtures/expected/python/pipenv') diff --git a/spec/fixtures/expected/python/pipenv/v1.0.json b/spec/fixtures/expected/python/pipenv/v1.0.json index 89bce2a..6651358 100644 --- a/spec/fixtures/expected/python/pipenv/v1.0.json +++ b/spec/fixtures/expected/python/pipenv/v1.0.json @@ -74,4 +74,4 @@ } } ] -} +} \ No newline at end of file diff --git a/spec/fixtures/expected/python/pipenv/v1.1.json b/spec/fixtures/expected/python/pipenv/v1.1.json index 92a5153..15d56b1 100644 --- a/spec/fixtures/expected/python/pipenv/v1.1.json +++ b/spec/fixtures/expected/python/pipenv/v1.1.json @@ -99,4 +99,4 @@ } } ] -} +} \ No newline at end of file diff --git a/spec/fixtures/expected/python/pipenv/v2.0.json b/spec/fixtures/expected/python/pipenv/v2.0.json index 59913c2..adae6eb 100644 --- a/spec/fixtures/expected/python/pipenv/v2.0.json +++ b/spec/fixtures/expected/python/pipenv/v2.0.json @@ -72,4 +72,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/spec/fixtures/expected/python/pipenv/v2.1.json b/spec/fixtures/expected/python/pipenv/v2.1.json index 9e64c02..474f0be 100644 --- a/spec/fixtures/expected/python/pipenv/v2.1.json +++ b/spec/fixtures/expected/python/pipenv/v2.1.json @@ -60,4 +60,4 @@ ] } ] -} +} \ No newline at end of file -- cgit v1.2.3