rclone/fs/dirtree
Nick Craig-Wood 7c1f2d7c84 dirtree: fix tests with -fast-list
In commit

da404dc0f2 sync,copy: Fix --fast-list --create-empty-src-dirs and --exclude

The fix caused DirTree.AddDir to be called with the root directory.
This in turn caused a spurious directory entry in the DirTree which
caused tests with the -fast-list flag to fail with directory not found
errors.
2022-06-09 14:26:43 +01:00
..
dirtree.go dirtree: fix tests with -fast-list 2022-06-09 14:26:43 +01:00
dirtree_test.go dirtree: fix tests with -fast-list 2022-06-09 14:26:43 +01:00