Skip to content

Commit 9fbd549

Browse files
committed
Delete unused test target
1 parent ec9c4a0 commit 9fbd549

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

Package.swift

-4
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,5 @@ let package = Package(
2424
name: "DebugLayout",
2525
dependencies: []
2626
),
27-
.testTarget(
28-
name: "DebugLayoutTests",
29-
dependencies: ["DebugLayout"]
30-
),
3127
]
3228
)

Tests/DebugLayoutTests/DebugLayoutTests.swift

-11
This file was deleted.

0 commit comments

Comments
 (0)