Removed test target since there are no tests for Secrets
This commit is contained in:
parent
8881ec71f7
commit
b1d93824ac
@ -16,8 +16,5 @@ let package = Package(
|
|||||||
name: "Secrets",
|
name: "Secrets",
|
||||||
dependencies: [],
|
dependencies: [],
|
||||||
exclude: ["Secrets.swift.gyb"]),
|
exclude: ["Secrets.swift.gyb"]),
|
||||||
.testTarget(
|
|
||||||
name: "SecretsTests",
|
|
||||||
dependencies: ["Secrets"]),
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user