Defined the AssetFile enumeration type in. the library target and also, conformed it to the Pathable protocol.
This commit is contained in:
@@ -16,6 +16,8 @@ extension Tag {
|
||||
|
||||
// MARK: Constants
|
||||
|
||||
/// Tag that indicate a test case for an enumeration type.
|
||||
@Tag static var enumeration: Self
|
||||
/// Tag that indicate a test case for a type initialization.
|
||||
@Tag static var initializer: Self
|
||||
/// Tag that indicate a test case for a use case type.
|
||||
|
||||
Reference in New Issue
Block a user