Documented the String+Constants extension in the library target.
This commit is contained in:
@@ -5,6 +5,8 @@ import Testing
|
||||
@Suite("StaticFile", .tags(.enumeration))
|
||||
struct StaticFileTests {
|
||||
|
||||
// MARK: Properties tests
|
||||
|
||||
@Test(arguments: zip(StaticFile.allCases, [String].paths))
|
||||
func path(
|
||||
for prefix: StaticFile,
|
||||
|
||||
Reference in New Issue
Block a user