Skip to content

Commit

Permalink
🗑 Deleting unused tests
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Jan 14, 2022
1 parent 96a9a66 commit d2ea8d1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 66 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@ let package = Package(
.product(name: "Rainbow", package: "Rainbow"),
.product(name: "Files", package: "Files")
]),
.testTarget(
name: "ChangeMenuBarColorTests",
dependencies: ["ChangeMenuBarColor"]),
]
)
47 changes: 0 additions & 47 deletions Tests/ChangeMenuBarColorTests/ChangeMenuBarColorTests.swift

This file was deleted.

9 changes: 0 additions & 9 deletions Tests/ChangeMenuBarColorTests/XCTestManifests.swift

This file was deleted.

7 changes: 0 additions & 7 deletions Tests/LinuxMain.swift

This file was deleted.

0 comments on commit d2ea8d1

Please sign in to comment.