Split this test so I can figure out CI failure

This commit is contained in:
Max Howell
2019-07-21 18:16:37 -04:00
parent e5188bf93b
commit af091cc1f0
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ extension PathTests {
("testConcatenation", testConcatenation),
("testCopyInto", testCopyInto),
("testCopyTo", testCopyTo),
("testCopyToExistingDirectoryFails", testCopyToExistingDirectoryFails),
("testDataExtensions", testDataExtensions),
("testDelete", testDelete),
("testDynamicMember", testDynamicMember),