Skip to content
Commit bb76f994 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Fix archives with single files detected as single folder

If an archive contains only one file, there is no folder in it and
thus is wrong to claim that it is a single folder archive.

If the archive instead contains only one empty folder, we can and should say that it's
single folder.

The unit tests are updated to assert this.
parent 73fa5465
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment