Fix README documentation for Finder

This commit is contained in:
Max Howell
2020-01-18 12:04:11 -05:00
parent 30122659a5
commit 3e964833ff
3 changed files with 4 additions and 4 deletions

View File

@@ -25,9 +25,9 @@ extension PathTests {
("testFileReference", testFileReference),
("testFilesystemAttributes", testFilesystemAttributes),
("testFindExtension", testFindExtension),
("testFindKinds", testFindKinds),
("testFindMaxDepth1", testFindMaxDepth1),
("testFindMaxDepth2", testFindMaxDepth2),
("testFindTypes", testFindTypes),
("testFlatMap", testFlatMap),
("testInitializerForRelativePath", testInitializerForRelativePath),
("testIsDirectory", testIsDirectory),