Subject: | Multiple directories breaks test |
For example, this test gets stashed in xt/release/checkmanifest.t.
However, the module is merely jumping back one directory, so it fails.
Ideally, it should find /t/ or /xt/ in its path and strip it out, or
just keep going back a directory until it finds it.