Remove duplicate copy of shunit2 (#1086)

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@.
This commit is contained in:
Ed Morley
2020-10-01 16:02:09 +01:00
committed by GitHub
parent b74a41395e
commit 4e78b5d57c
2 changed files with 1 additions and 1048 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unreleased
- Remove `vendor/shunit2` (#1086).
- Replace `BUILDPACK_VENDOR_URL` and `USE_STAGING_BINARIES` with `BUILDPACK_S3_BASE_URL` (#1085).
## v181 (2020-09-29)
-1048
View File
File diff suppressed because it is too large Load Diff