Defined the "enumeration" constant for the Tag+Definitions extension in the test target.
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
import Testing
|
||||||
|
|
||||||
|
extension Tag {
|
||||||
|
|
||||||
|
// MARK: Constants
|
||||||
|
|
||||||
|
@Tag static var enumeration: Self
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user