Skip to content

Commit

Permalink
Merge pull request #12 from quassummanus/removing-tests
Browse files Browse the repository at this point in the history
Removed tests
  • Loading branch information
bring-shrubbery authored Aug 2, 2021
2 parents fc8f26a + ab16de9 commit 91faaf7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 34 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ let package = Package(
.target(
name: "SwiftUITooltip",
exclude: ["images"]),
// .testTarget(
// name: "SwiftUI-TooltipTests",
// dependencies: ["SwiftUI-Tooltip"]),
]
)
7 changes: 0 additions & 7 deletions Tests/LinuxMain.swift

This file was deleted.

15 changes: 0 additions & 15 deletions Tests/SwiftUI-TooltipTests/SwiftUI_TooltipTests.swift

This file was deleted.

9 changes: 0 additions & 9 deletions Tests/SwiftUI-TooltipTests/XCTestManifests.swift

This file was deleted.

0 comments on commit 91faaf7

Please sign in to comment.