Defined the "enumeration" constant for the Tag+Definitions extension in the test target.
This commit is contained in:
parent
996459c9f0
commit
393f4cdad4
9
Test/Sources/Helpers/Extensions/Tag+Definitions.swift
Normal file
9
Test/Sources/Helpers/Extensions/Tag+Definitions.swift
Normal file
@ -0,0 +1,9 @@
|
||||
import Testing
|
||||
|
||||
extension Tag {
|
||||
|
||||
// MARK: Constants
|
||||
|
||||
@Tag static var enumeration: Self
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user