Skip to content

Commit

Permalink
refactor: removed test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Ésli committed Aug 7, 2023
1 parent cd2c2d0 commit 789ce35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@ let package = Package(
.target(
name: "CornerRoundedRectangle",
dependencies: []),
.testTarget(
name: "CornerRoundedRectangleTests",
dependencies: ["CornerRoundedRectangle"]),
]
)

This file was deleted.

0 comments on commit 789ce35

Please sign in to comment.