Update Linux tests

This commit is contained in:
Max Howell
2019-01-20 16:30:02 -05:00
parent 5cc2fcbf30
commit e0c62108e8

View File

@@ -6,8 +6,10 @@ extension PathTests {
("testCodable", testCodable),
("testConcatenation", testConcatenation),
("testEnumeration", testEnumeration),
("testEnumerationSkippingHiddenFiles", testEnumerationSkippingHiddenFiles),
("testExists", testExists),
("testIsDirectory", testIsDirectory),
("testJoin", testJoin),
("testMkpathIfExists", testMkpathIfExists),
("testMktemp", testMktemp),
("testRelativePathCodable", testRelativePathCodable),