We currently do `Pkg.add` and `Pkg.test`, which results in the vendored stdlib getting tested, and not the upstream one.
We currently do
Pkg.addandPkg.test, which results in the vendored stdlib getting tested, and not the upstream one.