Skip to content

Remove duplicate copy of shunit2#1086

Merged
edmorley merged 1 commit intomainfrom
rm-duplicate-shunit2
Oct 1, 2020
Merged

Remove duplicate copy of shunit2#1086
edmorley merged 1 commit intomainfrom
rm-duplicate-shunit2

Conversation

@edmorley
Copy link
Copy Markdown
Member

@edmorley edmorley commented Oct 1, 2020

The tests use test/shunit2 so the copy under vendor/ is redundant.

I've added to the CHANGELOG since vendor/ is added by the buildpack to PATH (something long term we should stop doing), increasing the chance an app was accidentally relying upon shunit2 (albeit still unlikely).

Closes W-8145517.

The tests use `test/shunit2` so the copy under `vendor/` is redundant.

I've added to the CHANGELOG since `vendor/` is added by the buildpack to
`PATH` (something long term we should stop doing), increasing the chance
an app was accidentally relying upon `shunit2` (albeit still unlikely).

Closes @W-8145517@.
@edmorley edmorley self-assigned this Oct 1, 2020
@edmorley edmorley marked this pull request as ready for review October 1, 2020 13:34
@edmorley edmorley requested a review from a team as a code owner October 1, 2020 13:34
@edmorley edmorley merged commit 4e78b5d into main Oct 1, 2020
@edmorley edmorley deleted the rm-duplicate-shunit2 branch October 1, 2020 15:02
dryan pushed a commit to dryan/heroku-buildpack-python that referenced this pull request Nov 19, 2020
The tests use `test/shunit2` so the copy under `vendor/` is redundant.

I've added to the CHANGELOG since `vendor/` is added by the buildpack to
`PATH` (something long term we should stop doing), increasing the chance
an app was accidentally relying upon `shunit2` (albeit still unlikely).

Closes @W-8145517@.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants