mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-26 02:51:59 -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