Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-120418: Don't assume wheeldata is deleted if
WHEEL_PKG_DIR
…
… is set (python#120419) Remove wheeldata from both sides of the `assertEqual`, so that we're *actually* ignoring it from the test set. This test is only making assertions about the source tree, no code is being executed that would do anything different based on the value of `WHEEL_PKG_DIR`.
- Loading branch information