Skip to content

Commit 5377bce

Browse files
Update linux test list
1 parent f593437 commit 5377bce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/PathTests/XCTestManifests.swift

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ extension PathTests {
2929
("testFindDepthRange", testFindDepthRange),
3030
("testFindExecute", testFindExecute),
3131
("testFindExtension", testFindExtension),
32+
("testFindHidden", testFindHidden),
3233
("testFindMaxDepth1", testFindMaxDepth1),
3334
("testFindMaxDepth2", testFindMaxDepth2),
3435
("testFindMinDepth", testFindMinDepth),

0 commit comments

Comments
 (0)