Skip to content

Commit 4e78b5d

Browse files
authored
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@.
1 parent b74a413 commit 4e78b5d

File tree

2 files changed

+1
-1048
lines changed

2 files changed

+1
-1048
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased
44

5+
- Remove `vendor/shunit2` (#1086).
56
- Replace `BUILDPACK_VENDOR_URL` and `USE_STAGING_BINARIES` with `BUILDPACK_S3_BASE_URL` (#1085).
67

78
## v181 (2020-09-29)

0 commit comments

Comments
 (0)