Skip to content

Commit

Permalink
Remove unused tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sinoru committed Dec 12, 2022
1 parent 8018517 commit 637a95e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ let package = Package(
.target(
name: "APIKitURL",
dependencies: ["APIKitCore"]),
.testTarget(
name: "APIKitURLTests",
dependencies: ["APIKitURL"]),
.target(
name: "APIKitOAuth1",
dependencies: [
Expand Down
80 changes: 0 additions & 80 deletions Tests/APIKitURLTests/URLRequestableTests.swift

This file was deleted.

0 comments on commit 637a95e

Please sign in to comment.