Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add 'get the trash path using a dangling symlink on a mounted d…
…rive' A future commit should fix this :-). Here is the failing test result: /home/alan-sysop/src/npm-packages/xdg-trashdir/test/test.js:56 55: const dir = await trashdir(filename); 56: t.is(dirname, dir); 57: Difference: - '/home/alan-sysop/src/npm-packages/xdg-trashdir/test/test-disk2/.Trash-1000' + '/home/alan-sysop/.local/share/Trash'
- Loading branch information