Added the "root" case to the Folder enumeration.

This commit is contained in:
2025-01-18 12:14:42 +01:00
parent 29dad1d688
commit 5f958c6f4c
2 changed files with 3 additions and 0 deletions
@@ -26,6 +26,7 @@ private extension FolderTests {
"App/Sources",
"Library/Sources/Public",
"Library/Sources/Internal",
"",
"Test/Sources/Cases/Public",
"Test/Sources/Cases/Internal",
"Test/Sources/Helpers"