mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-04 14:08:44 -04:00
* Change string compare to a path compare * Add some tests * Fix problem with slashes * Allow injecting of path * Add a simpler test * fix: remove unused variable ref #996