More coverage

This commit is contained in:
Max Howell
2019-01-31 16:35:03 -05:00
parent 6b52932e7b
commit b9abd07318
2 changed files with 18 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ extension PathTests {
("testStringConvertibles", testStringConvertibles),
("testStringExtensions", testStringExtensions),
("testTimes", testTimes),
("testTouchThrowsIfCannotWrite", testTouchThrowsIfCannotWrite),
]
}