Initial commit.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import Testing
|
||||
|
||||
extension Tag {
|
||||
/// Tests exercising a method of the Localization package.
|
||||
@Tag static var method: Tag
|
||||
/// Tests exercising a type of the Localization package.
|
||||
@Tag static var type: Tag
|
||||
}
|
||||
Reference in New Issue
Block a user